C# Class ACR_DatabaseConnector.DatabaseConnector.PROCESS_INFORMATION

Show file Open project: ALandFarAway/ALFA-Base-Resources

Public Properties

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

Property Details

dwProcessId public property

public UInt32,System dwProcessId
return System.UInt32

dwThreadId public property

public UInt32,System dwThreadId
return System.UInt32

hProcess public property

public IntPtr,System hProcess
return System.IntPtr

hThread public property

public IntPtr,System hThread
return System.IntPtr