ReactOS 0.4.16-dev-320-g3bd9ddc
|
#include <setupapi.h>
Public Attributes | |
DWORD | cbSize |
FILETIME | InfDate |
DWORD | CompatIDsOffset |
DWORD | CompatIDsLength |
ULONG_PTR | Reserved |
CHAR | SectionName [LINE_LEN] |
CHAR | InfFileName [MAX_PATH] |
CHAR | DrvDescription [LINE_LEN] |
CHAR | HardwareID [ANYSIZE_ARRAY] |
Definition at line 1059 of file setupapi.h.
DWORD _SP_DRVINFO_DETAIL_DATA_A::cbSize |
Definition at line 1060 of file setupapi.h.
Referenced by DisplayClassInstaller(), FindCurrentDriver(), and InstallDeviceData().
DWORD _SP_DRVINFO_DETAIL_DATA_A::CompatIDsLength |
Definition at line 1063 of file setupapi.h.
DWORD _SP_DRVINFO_DETAIL_DATA_A::CompatIDsOffset |
Definition at line 1062 of file setupapi.h.
Definition at line 1067 of file setupapi.h.
CHAR _SP_DRVINFO_DETAIL_DATA_A::HardwareID[ANYSIZE_ARRAY] |
Definition at line 1068 of file setupapi.h.
FILETIME _SP_DRVINFO_DETAIL_DATA_A::InfDate |
Definition at line 1061 of file setupapi.h.
Definition at line 1066 of file setupapi.h.
Referenced by DisplayClassInstaller(), and InstallDeviceData().
ULONG_PTR _SP_DRVINFO_DETAIL_DATA_A::Reserved |
Definition at line 1064 of file setupapi.h.
Definition at line 1065 of file setupapi.h.
Referenced by DisplayClassInstaller(), FindCurrentDriver(), and InstallDeviceData().