C# Class ZeroInstall.Commands.Utils.RunHook.ProcessInformation

Afficher le fichier Open project: 0install/0install-win

Méthodes publiques

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

Property Details

dwProcessId public_oe property

public int dwProcessId
Résultat int

dwThreadId public_oe property

public int dwThreadId
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