ReactOS
0.4.15-dev-2354-g9e947e2
|
#include <setupapi.h>
Public Attributes | |
DWORD | cbSize |
CHAR | DevicePath [ANYSIZE_ARRAY] |
Definition at line 844 of file setupapi.h.
DWORD _SP_DEVICE_INTERFACE_DETAIL_DATA_A::cbSize |
Definition at line 845 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 846 of file setupapi.h.
Referenced by check_device_iface_(), getDriverData(), setDriverData(), SetupDiGetDeviceInterfaceDetailA(), test_device_iface(), test_device_iface_detail(), and TestKs().