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

Definition at line 190 of file setupapi_private.h.
| GUID DeviceInfoSet::ClassGuid |
Definition at line 194 of file setupapi_private.h.
Referenced by SetupDiCreateDeviceInfoListExW(), SetupDiGetClassDevPropertySheetsW(), and SetupDiGetDeviceInfoListClass().
| struct ClassInstallParams DeviceInfoSet::ClassInstallParams |
Definition at line 212 of file setupapi_private.h.
| LIST_ENTRY DeviceInfoSet::DriverListHead |
Definition at line 205 of file setupapi_private.h.
| HKEY DeviceInfoSet::HKLM |
Definition at line 196 of file setupapi_private.h.
Referenced by SetupDiGetClassDevPropertySheetsW().
| HMACHINE DeviceInfoSet::hMachine |
Definition at line 198 of file setupapi_private.h.
| HMODULE DeviceInfoSet::hmodClassPropPageProvider |
Definition at line 215 of file setupapi_private.h.
Referenced by SetupDiGetClassDevPropertySheetsW().
| SP_DEVINSTALL_PARAMS_W DeviceInfoSet::InstallParams |
Definition at line 201 of file setupapi_private.h.
Referenced by SetupDiBuildDriverInfoList(), SetupDiCallClassInstaller(), and SetupDiSetClassInstallParamsW().
| LIST_ENTRY DeviceInfoSet::ListHead |
Definition at line 208 of file setupapi_private.h.
Referenced by IsDeviceInfoInDeviceInfoSet(), and SetupDiEnumDriverInfoW().
| PCWSTR DeviceInfoSet::MachineName |
Definition at line 221 of file setupapi_private.h.
| DWORD DeviceInfoSet::magic |
Definition at line 192 of file setupapi_private.h.
Referenced by SetupDiCallClassInstaller(), SetupDiDestroyDriverInfoList(), SetupDiGetDeviceInfoListClass(), SetupDiGetDeviceInstallParamsW(), SetupDiGetSelectedDevice(), SetupDiInstallDeviceInterfaces(), SetupDiOpenDeviceInfoW(), SetupDiOpenDeviceInterfaceRegKey(), SetupDiSetClassInstallParamsW(), SetupDiSetDeviceInstallParamsW(), and SetupDiSetSelectedDevice().
| PVOID DeviceInfoSet::pClassPropPageProvider |
Definition at line 216 of file setupapi_private.h.
Referenced by SetupDiGetClassDevPropertySheetsW().
| struct DeviceInfo* DeviceInfoSet::SelectedDevice |
Definition at line 209 of file setupapi_private.h.
| WCHAR DeviceInfoSet::szData[ANYSIZE_ARRAY] |
Definition at line 224 of file setupapi_private.h.
Referenced by SetupDiCreateDeviceInfoListExW().