_GUID

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

Members

Variables

Data1
.DWORD Data1;
Undocumented in source.
Data2
.WORD Data2;
Undocumented in source.
Data3
.WORD Data3;
Undocumented in source.
Data4
.BYTE[4] Data4;
Undocumented in source.

Meta