ReactOS 0.4.15-dev-7998-gdb93cb1
_DEV_BROADCAST_DEVICEINTERFACE_A Struct Reference

#include <dbt.h>

Collaboration diagram for _DEV_BROADCAST_DEVICEINTERFACE_A:

Public Attributes

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

Detailed Description

Definition at line 107 of file dbt.h.

Member Data Documentation

◆ dbcc_classguid

GUID _DEV_BROADCAST_DEVICEINTERFACE_A::dbcc_classguid

Definition at line 111 of file dbt.h.

Referenced by RegisterForDeviceNotifications().

◆ dbcc_devicetype

DWORD _DEV_BROADCAST_DEVICEINTERFACE_A::dbcc_devicetype

Definition at line 109 of file dbt.h.

Referenced by RegisterForDeviceNotifications().

◆ dbcc_name

CHAR _DEV_BROADCAST_DEVICEINTERFACE_A::dbcc_name[1]

Definition at line 112 of file dbt.h.

◆ dbcc_reserved

DWORD _DEV_BROADCAST_DEVICEINTERFACE_A::dbcc_reserved

Definition at line 110 of file dbt.h.

◆ dbcc_size

DWORD _DEV_BROADCAST_DEVICEINTERFACE_A::dbcc_size

Definition at line 108 of file dbt.h.

Referenced by RegisterForDeviceNotifications().


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