C# Class AAFReport.Runner.PROCESS_INFORMATION

Mostra file Open project: nevali/aaf

Public Properties

Property Type Description
dwProcessId uint
dwThreadId uint
hProcess System.IntPtr
hThread System.IntPtr

Property Details

dwProcessId public_oe property

public uint dwProcessId
return uint

dwThreadId public_oe property

public uint dwThreadId
return uint

hProcess public_oe property

public IntPtr,System hProcess
return System.IntPtr

hThread public_oe property

public IntPtr,System hThread
return System.IntPtr