Win32Process

Undocumented in source.

Constructors

this
this(void* handle)

Constructs a new Win32Process.

Members

Functions

kill
bool kill()

Kills the given process.

Properties

pid
uint pid [@property getter]

The ID of the process.

Meta