Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ZeroInstall
Hooking
EntryPoint.ProcessInformation
C# Class ZeroInstall.Hooking.EntryPoint.ProcessInformation
Mostrar archivo
Open project: 0install/0install-win
Class Usage Examples
Public Properties
Property
Type
Description
dwProcessId
int
dwThreadId
int
hProcess
System.IntPtr
hThread
System.IntPtr
Property Details
dwProcessId
public_oe property
public
int
dwProcessId
return
int
dwThreadId
public_oe property
public
int
dwThreadId
return
int
hProcess
public_oe property
public
IntPtr,System
hProcess
return
System.IntPtr
hThread
public_oe property
public
IntPtr,System
hThread
return
System.IntPtr