C# Class AAFReport.Runner.PROCESS_INFORMATION

Afficher le fichier Open project: nevali/aaf

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