|
ReactOS 0.4.17-dev-205-g2e13f97
|
#include <setupapi.h>
Public Attributes | |
| DWORD | cbSize |
| CHAR | DevicePath [ANYSIZE_ARRAY] |
Definition at line 852 of file setupapi.h.
| DWORD _SP_DEVICE_INTERFACE_DETAIL_DATA_A::cbSize |
Definition at line 853 of file setupapi.h.
Referenced by check_device_iface_(), getDeviceInterfaceDetail(), SetupDiGetDeviceInterfaceDetailA(), test_device_iface(), test_device_iface_detail(), and TestKs().
| CHAR _SP_DEVICE_INTERFACE_DETAIL_DATA_A::DevicePath[ANYSIZE_ARRAY] |
Definition at line 854 of file setupapi.h.
Referenced by check_device_iface_(), getDriverData(), setDriverData(), SetupDiGetDeviceInterfaceDetailA(), test_device_iface(), test_device_iface_detail(), and TestKs().