ReactOS 0.4.16-dev-1044-ga6558c0
_PRODUCT_OPTION_DATA Struct Reference

Public Attributes

LPCWSTR ProductSuite
 
LPCWSTR ProductType
 
DWORD ReportAsWorkstation
 
DWORD CSDVersion
 
DWORD LogonType
 

Detailed Description

Definition at line 388 of file wizard.c.

Member Data Documentation

◆ CSDVersion

DWORD _PRODUCT_OPTION_DATA::CSDVersion

Definition at line 393 of file wizard.c.

◆ LogonType

DWORD _PRODUCT_OPTION_DATA::LogonType

Definition at line 394 of file wizard.c.

◆ ProductSuite

LPCWSTR _PRODUCT_OPTION_DATA::ProductSuite

Definition at line 390 of file wizard.c.

◆ ProductType

LPCWSTR _PRODUCT_OPTION_DATA::ProductType

Definition at line 391 of file wizard.c.

◆ ReportAsWorkstation

DWORD _PRODUCT_OPTION_DATA::ReportAsWorkstation

Definition at line 392 of file wizard.c.


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