CreatedProcessImpl

Undocumented in source.
version(Windows)
static if(_WIN32_WINNT >= 0x500)
struct CreatedProcessImpl {}

Destructor

~this
~this()
Undocumented in source.

Alias This

pi

Members

Functions

wait
DWORD wait()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

pi
PROCESS_INFORMATION pi;
Undocumented in source.

Meta