C# Class ManagedWin32.Api.ProcessInfo

Afficher le fichier Open project: MathewSachin/ManagedWin32 Class Usage Examples

Méthodes publiques

Свойство Type Description
ProcessId int
ThreadId int
hProcess System.IntPtr
hThread System.IntPtr

Property Details

ProcessId public_oe property

public int ProcessId
Résultat int

ThreadId public_oe property

public int ThreadId
Résultat int

hProcess public_oe property

public IntPtr,System hProcess
Résultat System.IntPtr

hThread public_oe property

public IntPtr,System hThread
Résultat System.IntPtr