DIDEVICEOBJECTDATA

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 DIDEVICEOBJECTDATA {}

Members

Variables

dwData
DWORD dwData;
Undocumented in source.
dwOfs
DWORD dwOfs;
Undocumented in source.
dwSequence
DWORD dwSequence;
Undocumented in source.
dwTimeStamp
DWORD dwTimeStamp;
Undocumented in source.
uAppData
UINT_PTR uAppData;
Undocumented in source.

Meta