ReactOS 0.4.16-dev-847-g386fccd
_NETWORKSETUPDATA Struct Reference
Collaboration diagram for _NETWORKSETUPDATA:

Public Attributes

DWORD dwMagic
 
PSETUPDATA pSetupData
 
BOOL bInitialSetupRun
 
BOOL bTypicalNetworkSetup
 
HWND hwndPage
 

Detailed Description

Definition at line 15 of file setup.cpp.

Member Data Documentation

◆ bInitialSetupRun

BOOL _NETWORKSETUPDATA::bInitialSetupRun

Definition at line 21 of file setup.cpp.

Referenced by InstallThreadProc().

◆ bTypicalNetworkSetup

BOOL _NETWORKSETUPDATA::bTypicalNetworkSetup

Definition at line 22 of file setup.cpp.

◆ dwMagic

◆ hwndPage

HWND _NETWORKSETUPDATA::hwndPage

Definition at line 23 of file setup.cpp.

Referenced by InstallThreadProc().

◆ pSetupData


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