ReactOS 0.4.16-dev-889-g9563c07
|
#include <setupapi.h>
Public Attributes | |
DWORD | cbSize |
GUID | InterfaceClassGuid |
DWORD | Flags |
ULONG_PTR | Reserved |
Definition at line 841 of file setupapi.h.
DWORD _SP_DEVICE_INTERFACE_DATA::cbSize |
Definition at line 842 of file setupapi.h.
Referenced by Enum(), find_devices(), get_device(), getDeviceInterfaceDetail(), GetDeviceListInterfaces(), InstallOneInterface(), InstallSoftwareDeviceInterface(), InstallSoftwareDeviceInterfaceInf(), IsSoftwareBusPnpEnumeratorInstalled(), KsOpenDefaultDevice(), CKsProxy::Load(), ProcessExistingDevices(), run_for_each_device(), SetupDiCreateDeviceInterfaceRegKeyW(), SetupDiDeleteDeviceInterfaceRegKey(), SetupDiEnumDeviceInterfaces(), SetupDiGetDeviceInterfaceDetailA(), SetupDiGetDeviceInterfaceDetailW(), SetupDiOpenDeviceInterfaceW(), TestKs(), and WdmAudOpenSoundDeviceByLegacy().
DWORD _SP_DEVICE_INTERFACE_DATA::Flags |
Definition at line 844 of file setupapi.h.
Referenced by check_device_iface_(), InstallOneInterface(), SetupDiEnumDeviceInterfaces(), SetupDiOpenDeviceInterfaceW(), and test_device_iface().
GUID _SP_DEVICE_INTERFACE_DATA::InterfaceClassGuid |
Definition at line 843 of file setupapi.h.
Referenced by check_device_iface_(), InstallOneInterface(), CKsProxy::Load(), SetupDiCreateDeviceInterfaceRegKeyW(), SetupDiEnumDeviceInterfaces(), SetupDiOpenDeviceInterfaceW(), and test_device_iface().
ULONG_PTR _SP_DEVICE_INTERFACE_DATA::Reserved |
Definition at line 845 of file setupapi.h.
Referenced by Enum(), GetDeviceListInterfaces(), InstallOneInterface(), ProcessExistingDevices(), SetupDiCreateDeviceInterfaceRegKeyW(), SetupDiDeleteDeviceInterfaceRegKey(), SetupDiEnumDeviceInterfaces(), SetupDiGetDeviceInterfaceDetailA(), SetupDiGetDeviceInterfaceDetailW(), SetupDiOpenDeviceInterfaceW(), and TestKs().