Click or drag to resize
Xcalibur Systems LLC Logo

ProcessInformationThread Field

A handle to the primary thread of the newly created process. The handle is used to specify the thread in all functions that perform operations on the thread object.

Namespace: Xcalibur.NativeMethods.V2.Processes
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public IntPtr Thread

Field Value

IntPtr
See Also