Pid

A handle that corresponds to a spawned process.

Destructor

A destructor is present on this object, but not explicitly documented in the source.

Members

Properties

osHandle
HANDLE osHandle [@property getter]

An operating system handle to the process.

processID
int processID [@property getter]

The process ID number.

Meta