ReactOS 0.4.16-dev-1140-g53685ad
_DEV_BROADCAST_DEVICEINTERFACE_W Struct Reference

#include <dbt.h>

Collaboration diagram for _DEV_BROADCAST_DEVICEINTERFACE_W:

Public Attributes

DWORD dbcc_size
 
DWORD dbcc_devicetype
 
DWORD dbcc_reserved
 
GUID dbcc_classguid
 
WCHAR dbcc_name [1]
 

Detailed Description

Definition at line 114 of file dbt.h.

Member Data Documentation

◆ dbcc_classguid

GUID _DEV_BROADCAST_DEVICEINTERFACE_W::dbcc_classguid

◆ dbcc_devicetype

DWORD _DEV_BROADCAST_DEVICEINTERFACE_W::dbcc_devicetype

Definition at line 116 of file dbt.h.

Referenced by devnotify_window_callbackA(), and ProcessDeviceClassChangeEvent().

◆ dbcc_name

WCHAR _DEV_BROADCAST_DEVICEINTERFACE_W::dbcc_name[1]

Definition at line 119 of file dbt.h.

Referenced by devnotify_window_callbackA(), and ProcessDeviceClassChangeEvent().

◆ dbcc_reserved

DWORD _DEV_BROADCAST_DEVICEINTERFACE_W::dbcc_reserved

Definition at line 117 of file dbt.h.

Referenced by devnotify_window_callbackA().

◆ dbcc_size

DWORD _DEV_BROADCAST_DEVICEINTERFACE_W::dbcc_size

The documentation for this struct was generated from the following file: