ReactOS 0.4.15-dev-7942-gd23573b
_NTOS_INSTALLATION Struct Reference

#include <osdetect.h>

Collaboration diagram for _NTOS_INSTALLATION:

Public Attributes

LIST_ENTRY ListEntry
 
USHORT Machine
 
UNICODE_STRING SystemArcPath
 
UNICODE_STRING SystemNtPath
 
PCWSTR PathComponent
 
ULONG DiskNumber
 
ULONG PartitionNumber
 
PPARTENTRY PartEntry
 
WCHAR InstallationName [MAX_PATH]
 
WCHAR VendorName [MAX_PATH]
 

Detailed Description

Definition at line 15 of file osdetect.h.

Member Data Documentation

◆ DiskNumber

ULONG _NTOS_INSTALLATION::DiskNumber

Definition at line 23 of file osdetect.h.

Referenced by AddNTOSInstallation(), SelectPartitionPage(), and UpgradeRepairPage().

◆ InstallationName

WCHAR _NTOS_INSTALLATION::InstallationName[MAX_PATH]

◆ ListEntry

LIST_ENTRY _NTOS_INSTALLATION::ListEntry

Definition at line 17 of file osdetect.h.

◆ Machine

USHORT _NTOS_INSTALLATION::Machine

Definition at line 19 of file osdetect.h.

Referenced by AddNTOSInstallation().

◆ PartEntry

PPARTENTRY _NTOS_INSTALLATION::PartEntry

◆ PartitionNumber

ULONG _NTOS_INSTALLATION::PartitionNumber

Definition at line 24 of file osdetect.h.

Referenced by AddNTOSInstallation(), SelectPartitionPage(), and UpgradeRepairPage().

◆ PathComponent

PCWSTR _NTOS_INSTALLATION::PathComponent

◆ SystemArcPath

UNICODE_STRING _NTOS_INSTALLATION::SystemArcPath

Definition at line 20 of file osdetect.h.

Referenced by AddNTOSInstallation(), and FindExistingNTOSInstall().

◆ SystemNtPath

UNICODE_STRING _NTOS_INSTALLATION::SystemNtPath

◆ VendorName

WCHAR _NTOS_INSTALLATION::VendorName[MAX_PATH]

Definition at line 27 of file osdetect.h.

Referenced by AddNTOSInstallation(), AddNTOSInstallationItem(), and SummaryDlgProc().


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