ReactOS 0.4.15-dev-7942-gd23573b
tagMSISUMMARYINFO Struct Reference

#include <msipriv.h>

Collaboration diagram for tagMSISUMMARYINFO:

Public Attributes

MSIOBJECTHDR hdr
 
IStoragestorage
 
DWORD update_count
 
PROPVARIANT property [MSI_MAX_PROPS]
 

Detailed Description

Definition at line 484 of file msipriv.h.

Member Data Documentation

◆ hdr

◆ property

◆ storage

IStorage* tagMSISUMMARYINFO::storage

Definition at line 487 of file msipriv.h.

Referenced by create_suminfo(), MSI_CloseSummaryInfo(), msi_get_suminfo(), and suminfo_persist().

◆ update_count

DWORD tagMSISUMMARYINFO::update_count

Definition at line 488 of file msipriv.h.

Referenced by create_suminfo(), and set_prop().


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