ReactOS 0.4.15-dev-7991-ge77da17
GetSectionCallbackInfo Struct Reference
Collaboration diagram for GetSectionCallbackInfo:

Public Attributes

PSP_ALTPLATFORM_INFO PlatformInfo
 
BYTE ProductType
 
WORD SuiteMask
 
DWORD PrefixLength
 
WCHAR BestSection [LINE_LEN+1]
 
DWORD BestScore1
 
DWORD BestScore2
 
DWORD BestScore3
 
DWORD BestScore4
 
DWORD BestScore5
 

Detailed Description

Definition at line 69 of file devinst.c.

Member Data Documentation

◆ BestScore1

DWORD GetSectionCallbackInfo::BestScore1

Definition at line 76 of file devinst.c.

Referenced by GetSectionCallback(), and SetupDiGetActualSectionToInstallExW().

◆ BestScore2

DWORD GetSectionCallbackInfo::BestScore2

Definition at line 76 of file devinst.c.

Referenced by GetSectionCallback(), and SetupDiGetActualSectionToInstallExW().

◆ BestScore3

DWORD GetSectionCallbackInfo::BestScore3

Definition at line 76 of file devinst.c.

Referenced by GetSectionCallback(), and SetupDiGetActualSectionToInstallExW().

◆ BestScore4

DWORD GetSectionCallbackInfo::BestScore4

Definition at line 76 of file devinst.c.

Referenced by GetSectionCallback(), and SetupDiGetActualSectionToInstallExW().

◆ BestScore5

DWORD GetSectionCallbackInfo::BestScore5

Definition at line 76 of file devinst.c.

Referenced by GetSectionCallback(), and SetupDiGetActualSectionToInstallExW().

◆ BestSection

WCHAR GetSectionCallbackInfo::BestSection[LINE_LEN+1]

Definition at line 75 of file devinst.c.

Referenced by SetupDiGetActualSectionToInstallExW().

◆ PlatformInfo

PSP_ALTPLATFORM_INFO GetSectionCallbackInfo::PlatformInfo

Definition at line 71 of file devinst.c.

Referenced by SetupDiGetActualSectionToInstallExW().

◆ PrefixLength

DWORD GetSectionCallbackInfo::PrefixLength

Definition at line 74 of file devinst.c.

Referenced by SetupDiGetActualSectionToInstallExW().

◆ ProductType

BYTE GetSectionCallbackInfo::ProductType

Definition at line 72 of file devinst.c.

Referenced by SetupDiGetActualSectionToInstallExW().

◆ SuiteMask

WORD GetSectionCallbackInfo::SuiteMask

Definition at line 73 of file devinst.c.

Referenced by SetupDiGetActualSectionToInstallExW().


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