DEV_BROADCAST_DEVICEINTERFACE_W

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

Members

Functions

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

Variables

_dbcc_name
WCHAR _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