_DIOBJECTDATAFORMAT

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

Members

Variables

dwFlags
DWORD dwFlags;
Undocumented in source.
dwOfs
DWORD dwOfs;
Undocumented in source.
dwType
DWORD dwType;
Undocumented in source.
pguid
const(GUID)* pguid;
Undocumented in source.

Meta