C# Class ManagedWin32.Api.ProcessInfo

Datei anzeigen Open project: MathewSachin/ManagedWin32 Class Usage Examples

Public Properties

Property Type Description
ProcessId int
ThreadId int
hProcess System.IntPtr
hThread System.IntPtr

Property Details

ProcessId public_oe property

public int ProcessId
return int

ThreadId public_oe property

public int ThreadId
return int

hProcess public_oe property

public IntPtr,System hProcess
return System.IntPtr

hThread public_oe property

public IntPtr,System hThread
return System.IntPtr