ReactOS 0.4.16-dev-725-g22577ae
|
#include <setupapi.h>
Public Attributes | |
DWORD | cbSize |
CHAR | DevicePath [ANYSIZE_ARRAY] |
Definition at line 850 of file setupapi.h.
DWORD _SP_DEVICE_INTERFACE_DETAIL_DATA_A::cbSize |
Definition at line 851 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 852 of file setupapi.h.
Referenced by check_device_iface_(), getDriverData(), setDriverData(), SetupDiGetDeviceInterfaceDetailA(), test_device_iface(), test_device_iface_detail(), and TestKs().