ReactOS 0.4.15-dev-7958-gcd0bb1a
_PRODUCT_OPTION_DATA Struct Reference

Public Attributes

LPCWSTR ProductSuite
 
LPCWSTR ProductType
 
DWORD ReportAsWorkstation
 
DWORD CSDVersion
 
DWORD LogonType
 

Detailed Description

Definition at line 416 of file wizard.c.

Member Data Documentation

◆ CSDVersion

DWORD _PRODUCT_OPTION_DATA::CSDVersion

Definition at line 421 of file wizard.c.

◆ LogonType

DWORD _PRODUCT_OPTION_DATA::LogonType

Definition at line 422 of file wizard.c.

◆ ProductSuite

LPCWSTR _PRODUCT_OPTION_DATA::ProductSuite

Definition at line 418 of file wizard.c.

◆ ProductType

LPCWSTR _PRODUCT_OPTION_DATA::ProductType

Definition at line 419 of file wizard.c.

◆ ReportAsWorkstation

DWORD _PRODUCT_OPTION_DATA::ReportAsWorkstation

Definition at line 420 of file wizard.c.


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