|
ProcessInformationProcessId Field |
A value that can be used to identify a process. The value is valid from the time the
process is created until all handles to the process are closed and the process object is
freed; at this point, the identifier may be reused.
Namespace: Xcalibur.NativeMethods.V2.ProcessesAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax Public ProcessId As UInteger
public:
unsigned int ProcessId
val mutable ProcessId: uint32
Field Value
UInt32See Also