C# Class ACR_DatabaseConnector.DatabaseConnector.PROCESS_INFORMATION

Datei anzeigen 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_oe property

public UInt32,System dwProcessId
return System.UInt32

dwThreadId public_oe property

public UInt32,System dwThreadId
return System.UInt32

hProcess public_oe property

public IntPtr,System hProcess
return System.IntPtr

hThread public_oe property

public IntPtr,System hThread
return System.IntPtr