_AFD_POLL_INFO

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Windows)
extern (C) pure nothrow @nogc
struct _AFD_POLL_INFO {}

Members

Variables

Exclusive
ULONG Exclusive;
Undocumented in source.
Handles
AFD_POLL_HANDLE_INFO[1] Handles;
Undocumented in source.
NumberOfHandles
ULONG NumberOfHandles;
Undocumented in source.
Timeout
LARGE_INTEGER Timeout;
Undocumented in source.

Meta