Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PoshInternals
PROCESS_INFORMATION
C# Class PoshInternals.PROCESS_INFORMATION
Show file
Open project: adamdriscoll/PoshInternals
Class Usage Examples
Public Properties
Property
Type
Description
dwProcessId
int
dwThreadId
int
hProcess
System.IntPtr
hThread
System.IntPtr
Property Details
dwProcessId
public property
public
int
dwProcessId
return
int
dwThreadId
public property
public
int
dwThreadId
return
int
hProcess
public property
public
IntPtr,System
hProcess
return
System.IntPtr
hThread
public property
public
IntPtr,System
hThread
return
System.IntPtr