DEV_BROADCAST_DEVICEINTERFACE_A

Undocumented in source.
nothrow
static if(_WIN32_WINNT >= 0x500)
struct DEV_BROADCAST_DEVICEINTERFACE_A {}

Members

Functions

dbcc_name
char* dbcc_name()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_dbcc_name
char _dbcc_name;
Undocumented in source.
dbcc_classguid
GUID dbcc_classguid;
Undocumented in source.
dbcc_devicetype
DWORD dbcc_devicetype;
Undocumented in source.
dbcc_reserved
DWORD dbcc_reserved;
Undocumented in source.
dbcc_size
DWORD dbcc_size;
Undocumented in source.

Meta