C# Class AAFReport.Runner.PROCESS_INFORMATION

Show file Open project: nevali/aaf

Public Properties

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

Property Details

dwProcessId public property

public uint dwProcessId
return uint

dwThreadId public property

public uint dwThreadId
return uint

hProcess public property

public IntPtr,System hProcess
return System.IntPtr

hThread public property

public IntPtr,System hThread
return System.IntPtr