ReactOS 0.4.15-dev-7998-gdb93cb1
_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

Definition at line 118 of file dbt.h.

◆ dbcc_devicetype

DWORD _DEV_BROADCAST_DEVICEINTERFACE_W::dbcc_devicetype

Definition at line 116 of file dbt.h.

◆ dbcc_name

WCHAR _DEV_BROADCAST_DEVICEINTERFACE_W::dbcc_name[1]

Definition at line 119 of file dbt.h.

◆ dbcc_reserved

DWORD _DEV_BROADCAST_DEVICEINTERFACE_W::dbcc_reserved

Definition at line 117 of file dbt.h.

◆ dbcc_size

DWORD _DEV_BROADCAST_DEVICEINTERFACE_W::dbcc_size

Definition at line 115 of file dbt.h.

Referenced by PNP_RegisterNotification().


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