ReactOS 0.4.16-dev-338-g34e76ad
|
#include <setupapi.h>
Public Attributes | |
DWORD | cbSize |
WCHAR | DevicePath [ANYSIZE_ARRAY] |
Definition at line 853 of file setupapi.h.
DWORD _SP_DEVICE_INTERFACE_DETAIL_DATA_W::cbSize |
Definition at line 854 of file setupapi.h.
Referenced by Enum(), find_devices(), GetDeviceListInterfaces(), InstallSoftwareDeviceInterface(), IsSoftwareBusPnpEnumeratorInstalled(), KsOpenDefaultDevice(), SetupDiGetDeviceInterfaceDetailA(), SetupDiGetDeviceInterfaceDetailW(), and WdmAudOpenSoundDeviceByLegacy().
WCHAR _SP_DEVICE_INTERFACE_DETAIL_DATA_W::DevicePath[ANYSIZE_ARRAY] |
Definition at line 855 of file setupapi.h.
Referenced by Enum(), find_devices(), GetDeviceListInterfaces(), InstallSoftwareDeviceInterface(), KsOpenDefaultDevice(), SetupDiGetDeviceInterfaceDetailA(), SetupDiGetDeviceInterfaceDetailW(), and WdmAudOpenSoundDeviceByLegacy().