|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <setupapi_private.h>

Definition at line 128 of file setupapi_private.h.
| GUID DeviceInfo::ClassGuid |
Definition at line 169 of file setupapi_private.h.
Referenced by CreateDeviceInfo(), SETUP_CreateDevicesList(), SETUP_CreateInterfaceList(), SETUPDI_CreateDrvKey(), SetupDiBuildDriverInfoList(), SetupDiClassNameFromGuidA(), SetupDiClassNameFromGuidExA(), SetupDiClassNameFromGuidExW(), SetupDiClassNameFromGuidW(), SetupDiCreateDeviceInfoA(), SetupDiCreateDeviceInfoList(), SetupDiCreateDeviceInfoListExA(), SetupDiCreateDeviceInfoW(), SetupDiEnumDeviceInfo(), SetupDiGetClassDescriptionA(), SetupDiGetClassDescriptionExA(), SetupDiGetClassDescriptionExW(), SetupDiGetClassDescriptionW(), SetupDiGetClassDevPropertySheetsW(), SetupDiGetClassRegistryPropertyA(), SetupDiGetClassRegistryPropertyW(), SetupDiOpenClassRegKey(), SetupDiOpenClassRegKeyExA(), SetupDiOpenClassRegKeyExW(), SetupDiOpenDeviceInfoW(), SetupDiSetClassRegistryPropertyA(), and SetupDiSetClassRegistryPropertyW().
| struct ClassInstallParams DeviceInfo::ClassInstallParams |
Definition at line 180 of file setupapi_private.h.
Referenced by DestroyDeviceInfo(), SETUP_PropertyAddPropertyAdvancedHandler(), and SETUP_PropertyChangeHandler().
| DWORD DeviceInfo::CreationFlags |
Definition at line 170 of file setupapi_private.h.
Referenced by CreateDeviceInfo(), SetupDiBuildDriverInfoList(), SetupDiCreateDeviceInfoA(), SetupDiCreateDeviceInfoW(), and SetupDiEnumDriverInfoW().
| WCHAR DeviceInfo::Data[ANYSIZE_ARRAY] |
Definition at line 187 of file setupapi_private.h.
Referenced by CreateDeviceInfo(), main(), SetupDiGetDeviceRegistryPropertyW(), WdmAudCommitWaveBufferByLegacy(), and WriteFileEx_Remixer().
| PCWSTR DeviceInfo::DeviceDescription |
Definition at line 168 of file setupapi_private.h.
Referenced by CreateDeviceInfo().
| DEVINST DeviceInfo::dnDevInst |
Definition at line 132 of file setupapi_private.h.
Referenced by CreateDeviceInfo(), ResetDevice(), SETUP_CreateDevicesList(), SetupDiCreateDeviceInfoW(), SetupDiEnumDeviceInfo(), SetupDiGetCustomDevicePropertyA(), SetupDiGetCustomDevicePropertyW(), SetupDiGetDeviceRegistryPropertyW(), SetupDiOpenDeviceInfoW(), SetupDiRestartDevices(), and StopDevice().
| LIST_ENTRY DeviceInfo::DriverListHead |
Definition at line 174 of file setupapi_private.h.
Referenced by CreateDeviceInfo(), DestroyDeviceInfo(), SetupDiBuildDriverInfoList(), SetupDiDestroyDriverInfoList(), and SetupDiEnumDriverInfoW().
| HMODULE DeviceInfo::hmodDevicePropPageProvider |
Definition at line 183 of file setupapi_private.h.
Referenced by DestroyDeviceInfo(), and SetupDiGetClassDevPropertySheetsW().
| SP_DEVINSTALL_PARAMS_W DeviceInfo::InstallParams |
Definition at line 139 of file setupapi_private.h.
Referenced by CreateDeviceInfo(), SetupDiBuildDriverInfoList(), SetupDiDestroyDriverInfoList(), SetupDiInstallDevice(), SetupDiInstallDeviceInterfaces(), and SetupDiRegisterCoDeviceInstallers().
| PCWSTR DeviceInfo::instanceId |
Definition at line 166 of file setupapi_private.h.
Referenced by CreateDeviceInfo(), SETUPDI_CreateDevKey(), SETUPDI_OpenDevKey(), SetupDiGetDeviceInstanceIdA(), SetupDiGetDeviceInstanceIdW(), and SetupDiOpenDeviceInfoW().
| LIST_ENTRY DeviceInfo::InterfaceListHead |
Definition at line 177 of file setupapi_private.h.
Referenced by CreateDeviceInfo(), DestroyDeviceInfo(), SETUP_CreateInterfaceList(), SetupDiEnumDeviceInterfaces(), and SetupDiOpenDeviceInterfaceW().
| LIST_ENTRY DeviceInfo::ListEntry |
Definition at line 130 of file setupapi_private.h.
Referenced by DestroyDeviceInfo(), DestroyDeviceInfoSet(), IsDeviceInfoInDeviceInfoSet(), SETUP_CreateDevicesList(), SETUP_CreateInterfaceList(), SetupDiCreateDeviceInfoW(), SetupDiDeleteDeviceInfo(), SetupDiDestroyDriverInfoList(), SetupDiEnumDeviceInfo(), SetupDiEnumDeviceInterfaces(), SetupDiOpenDeviceInfoW(), and SetupDiOpenDeviceInterfaceW().
| PVOID DeviceInfo::pDevicePropPageProvider |
Definition at line 184 of file setupapi_private.h.
Referenced by SetupDiGetClassDevPropertySheetsW().
| struct DeviceInfoSet* DeviceInfo::set |
Definition at line 135 of file setupapi_private.h.
Referenced by CreateDeviceInfo(), SetupDiDeleteDevRegKey(), SetupDiGetCustomDevicePropertyA(), SetupDiGetCustomDevicePropertyW(), and SetupDiOpenDevRegKey().
| PCWSTR DeviceInfo::UniqueId |
Definition at line 167 of file setupapi_private.h.
Referenced by CreateDeviceInfo(), and ScrubRegistryRoutine().