|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <dbt.h>

Public Attributes | |
| DWORD | dbcc_size |
| DWORD | dbcc_devicetype |
| DWORD | dbcc_reserved |
| GUID | dbcc_classguid |
| WCHAR | dbcc_name [1] |
| GUID _DEV_BROADCAST_DEVICEINTERFACE_W::dbcc_classguid |
Definition at line 118 of file dbt.h.
Referenced by devnotify_window_callbackA(), PNP_RegisterNotification(), and ProcessDeviceClassChangeEvent().
| DWORD _DEV_BROADCAST_DEVICEINTERFACE_W::dbcc_devicetype |
Definition at line 116 of file dbt.h.
Referenced by devnotify_window_callbackA(), and ProcessDeviceClassChangeEvent().
| WCHAR _DEV_BROADCAST_DEVICEINTERFACE_W::dbcc_name[1] |
Definition at line 119 of file dbt.h.
Referenced by devnotify_window_callbackA(), and ProcessDeviceClassChangeEvent().
| DWORD _DEV_BROADCAST_DEVICEINTERFACE_W::dbcc_reserved |
Definition at line 117 of file dbt.h.
Referenced by devnotify_window_callbackA().
| DWORD _DEV_BROADCAST_DEVICEINTERFACE_W::dbcc_size |
Definition at line 115 of file dbt.h.
Referenced by PNP_RegisterNotification(), ProcessDeviceClassChangeEvent(), and RegisterDeviceNotificationW().