ProcessInfo

Undocumented in source.

Constructors

this
this(int pid)
Undocumented in source.
this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

id
int id()
Undocumented in source. Be warned that the author may not have intended to support it.
isRunning
bool isRunning()
Undocumented in source. Be warned that the author may not have intended to support it.
isTerminated
bool isTerminated()
Undocumented in source. Be warned that the author may not have intended to support it.
isValid
bool isValid()
Undocumented in source. Be warned that the author may not have intended to support it.
kill
void kill()
Undocumented in source. Be warned that the author may not have intended to support it.
processHandle
HANDLE processHandle()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_processHandle
HANDLE _processHandle;
Undocumented in source.

Meta