ReactOS 0.4.15-dev-7788-g1ad9096
tagMSIPATCHSEQUENCEINFOW Struct Reference

#include <msi.h>

Collaboration diagram for tagMSIPATCHSEQUENCEINFOW:

Public Attributes

LPCWSTR szPatchData
 
MSIPATCHDATATYPE ePatchDataType
 
DWORD dwOrder
 
UINT uStatus
 

Detailed Description

Definition at line 249 of file msi.h.

Member Data Documentation

◆ dwOrder

DWORD tagMSIPATCHSEQUENCEINFOW::dwOrder

Definition at line 253 of file msi.h.

Referenced by MsiDetermineApplicablePatchesA(), and MsiDeterminePatchSequenceA().

◆ ePatchDataType

MSIPATCHDATATYPE tagMSIPATCHSEQUENCEINFOW::ePatchDataType

Definition at line 252 of file msi.h.

◆ szPatchData

LPCWSTR tagMSIPATCHSEQUENCEINFOW::szPatchData

Definition at line 251 of file msi.h.

◆ uStatus

UINT tagMSIPATCHSEQUENCEINFOW::uStatus

Definition at line 254 of file msi.h.

Referenced by MsiDetermineApplicablePatchesA(), and MsiDeterminePatchSequenceA().


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