ReactOS 0.4.16-dev-847-g386fccd
|
#include <setupapi.h>
Public Attributes | |
DWORD | InfStyle |
DWORD | InfCount |
BYTE | VersionData [ANYSIZE_ARRAY] |
Definition at line 691 of file setupapi.h.
DWORD _SP_INF_INFORMATION::InfCount |
Definition at line 693 of file setupapi.h.
DWORD _SP_INF_INFORMATION::InfStyle |
Definition at line 692 of file setupapi.h.
BYTE _SP_INF_INFORMATION::VersionData[ANYSIZE_ARRAY] |
Definition at line 694 of file setupapi.h.
Referenced by SetupQueryInfFileInformationW(), and SetupQueryInfOriginalFileInformationW().