ReactOS 0.4.16-dev-2207-geb15453
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

MSIOBJECTHDR tagMSISUMMARYINFO::hdr

Definition at line 486 of file msipriv.h.

◆ property

PROPVARIANT tagMSISUMMARYINFO::property[MSI_MAX_PROPS]

Definition at line 489 of file msipriv.h.

◆ storage

IStorage* tagMSISUMMARYINFO::storage

Definition at line 487 of file msipriv.h.

◆ update_count

DWORD tagMSISUMMARYINFO::update_count

Definition at line 488 of file msipriv.h.


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