ReactOS 0.4.15-dev-7924-g5949c20
_SP_NEWDEVICEWIZARD_DATA Struct Reference

#include <setupapi.h>

Collaboration diagram for _SP_NEWDEVICEWIZARD_DATA:

Public Attributes

SP_CLASSINSTALL_HEADER ClassInstallHeader
 
DWORD Flags
 
HPROPSHEETPAGE DynamicPages [MAX_INSTALLWIZARD_DYNAPAGES]
 
DWORD NumDynamicPages
 
HWND hwndWizardDlg
 

Detailed Description

Definition at line 975 of file setupapi.h.

Member Data Documentation

◆ ClassInstallHeader

SP_CLASSINSTALL_HEADER _SP_NEWDEVICEWIZARD_DATA::ClassInstallHeader

Definition at line 976 of file setupapi.h.

Referenced by DiskClassInstaller().

◆ DynamicPages

HPROPSHEETPAGE _SP_NEWDEVICEWIZARD_DATA::DynamicPages[MAX_INSTALLWIZARD_DYNAPAGES]

Definition at line 978 of file setupapi.h.

◆ Flags

DWORD _SP_NEWDEVICEWIZARD_DATA::Flags

Definition at line 977 of file setupapi.h.

Referenced by SETUP_PropertyAddPropertyAdvancedHandler().

◆ hwndWizardDlg

HWND _SP_NEWDEVICEWIZARD_DATA::hwndWizardDlg

Definition at line 980 of file setupapi.h.

◆ NumDynamicPages

DWORD _SP_NEWDEVICEWIZARD_DATA::NumDynamicPages

Definition at line 979 of file setupapi.h.

Referenced by SETUP_PropertyAddPropertyAdvancedHandler().


The documentation for this struct was generated from the following file: