Win32EventDriver.LookupStatus

Undocumented in source.
class Win32EventDriver
@trusted static
struct LookupStatus {}

Members

Variables

driver
Win32EventDriver driver;
Undocumented in source.
error
DWORD error;
Undocumented in source.
finished
bool finished;
Undocumented in source.
task
Task task;
Undocumented in source.

Meta