C# Class CSharp08.Win32Import.Process_Information

Afficher le fichier Open project: GHScan/DailyProjects Class Usage Examples

Méthodes publiques

Свойство Type Description
dwProcessId uint
dwThreadId uint
hProcess System.IntPtr
hThread System.IntPtr

Property Details

dwProcessId public_oe property

public uint dwProcessId
Résultat uint

dwThreadId public_oe property

public uint dwThreadId
Résultat uint

hProcess public_oe property

public IntPtr,System hProcess
Résultat System.IntPtr

hThread public_oe property

public IntPtr,System hThread
Résultat System.IntPtr