ReactOS 0.4.17-dev-872-ga650304
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

◆ BestScore2

DWORD GetSectionCallbackInfo::BestScore2

◆ BestScore3

DWORD GetSectionCallbackInfo::BestScore3

◆ BestScore4

DWORD GetSectionCallbackInfo::BestScore4

◆ BestScore5

DWORD GetSectionCallbackInfo::BestScore5

◆ BestSection

WCHAR GetSectionCallbackInfo::BestSection[LINE_LEN+1]

◆ 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

◆ SuiteMask

WORD GetSectionCallbackInfo::SuiteMask

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