Click or drag to resize
Xcalibur Systems LLC Logo

ProcessInformationProcess Field

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

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

Field Value

IntPtr
See Also