![Xcalibur Systems LLC Logo](../icons/logo.png) |
ProcessEntry32ParentProcessId Field |
The identifier of the process that created this process (its parent process).
Namespace: Xcalibur.NativeMethods.V2.ProcessesAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntaxpublic uint ParentProcessId
Public ParentProcessId As UInteger
public:
unsigned int ParentProcessId
val mutable ParentProcessId: uint32
Field Value
UInt32
See Also