ReactOS 0.4.15-dev-7788-g1ad9096
tagMSIPATCHSEQUENCEINFOA Struct Reference

#include <msi.h>

Collaboration diagram for tagMSIPATCHSEQUENCEINFOA:

Public Attributes

LPCSTR szPatchData
 
MSIPATCHDATATYPE ePatchDataType
 
DWORD dwOrder
 
UINT uStatus
 

Detailed Description

Definition at line 241 of file msi.h.

Member Data Documentation

◆ dwOrder

DWORD tagMSIPATCHSEQUENCEINFOA::dwOrder

Definition at line 245 of file msi.h.

Referenced by MsiDetermineApplicablePatchesA(), and MsiDeterminePatchSequenceA().

◆ ePatchDataType

MSIPATCHDATATYPE tagMSIPATCHSEQUENCEINFOA::ePatchDataType

Definition at line 244 of file msi.h.

◆ szPatchData

LPCSTR tagMSIPATCHSEQUENCEINFOA::szPatchData

Definition at line 243 of file msi.h.

◆ uStatus

UINT tagMSIPATCHSEQUENCEINFOA::uStatus

Definition at line 246 of file msi.h.

Referenced by MsiDetermineApplicablePatchesA(), and MsiDeterminePatchSequenceA().


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