Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Hackery
PROCESS_INFORMATION
C# Class Hackery.PROCESS_INFORMATION
显示文件
Open project: cartman300/Hackery
Class Usage Examples
Public Properties
Property
Type
Description
ClientId
CLIENT_ID
Process
System.IntPtr
Thread
System.IntPtr
Public Methods
Method
Description
PROCESS_INFORMATION
(
IntPtr
Process
,
IntPtr
Thread
,
uint
PID
,
uint
TID
) :
System
Method Details
PROCESS_INFORMATION()
public
method
public
PROCESS_INFORMATION
(
IntPtr
Process
,
IntPtr
Thread
,
uint
PID
,
uint
TID
) :
System
Process
System.IntPtr
Thread
System.IntPtr
PID
uint
TID
uint
return
System
Property Details
ClientId
public_oe property
public
CLIENT_ID,Hackery
ClientId
return
CLIENT_ID
Process
public_oe property
public
IntPtr,System
Process
return
System.IntPtr
Thread
public_oe property
public
IntPtr,System
Thread
return
System.IntPtr