|
ProcessInformationThreadId Field |
A value that can be used to identify a thread. The value is valid from the time the thread
is created until all handles to the thread are closed and the thread 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 ThreadId As UInteger
public:
unsigned int ThreadId
val mutable ThreadId: uint32
Field Value
UInt32See Also