Win32EventDriver.LookupStatus
class Win32EventDriver
@trusted static
struct LookupStatus {
}
- driver
Win32EventDriver driver;
Undocumented in source.
- error
DWORD error;
Undocumented in source.
- finished
bool finished;
Undocumented in source.
- task
Task task;
Undocumented in source.