ReactOS 0.4.16-dev-570-g1868985
|
#include <setupapi.h>
Public Attributes | |
DWORD | cbSize |
DWORD | Platform |
DWORD | MajorVersion |
DWORD | MinorVersion |
WORD | ProcessorArchitecture |
WORD | Reserved |
Definition at line 708 of file setupapi.h.
DWORD _SP_ALTPLATFORM_INFO_V1::cbSize |
Definition at line 709 of file setupapi.h.
Referenced by SetupDiGetActualSectionToInstallExW().
DWORD _SP_ALTPLATFORM_INFO_V1::MajorVersion |
Definition at line 711 of file setupapi.h.
Referenced by SetupDiGetActualSectionToInstallExW().
DWORD _SP_ALTPLATFORM_INFO_V1::MinorVersion |
Definition at line 712 of file setupapi.h.
Referenced by SetupDiGetActualSectionToInstallExW().
DWORD _SP_ALTPLATFORM_INFO_V1::Platform |
Definition at line 710 of file setupapi.h.
Referenced by SetupDiGetActualSectionToInstallExW().
WORD _SP_ALTPLATFORM_INFO_V1::ProcessorArchitecture |
Definition at line 713 of file setupapi.h.
Referenced by SetupDiGetActualSectionToInstallExW().
WORD _SP_ALTPLATFORM_INFO_V1::Reserved |
Definition at line 714 of file setupapi.h.
Referenced by SetupDiGetActualSectionToInstallExW().