SummaryInfo object
The SummaryInfo object is used to read, create, and update document properties from the summary information stream of a storage object.
Members
The SummaryInfo object has these types of members:
Methods
The SummaryInfo object has these methods.
Method | Description |
---|---|
Persist | Formats and writes the previously stored properties into the standard summary information stream. |
Properties
The SummaryInfo object has these properties.
Property | Description |
---|---|
Property Property (SummaryInfo Object) |
Gets or sets the value for the specified property in the summary information stream. |
PropertyCount |
Indicates the current number of property values in the summary information object. |
Requirements
Requirement | Value |
---|---|
Version |
Windows Installer 5.0 on Windows Server 2012, Windows 8, Windows Server 2008 R2 or Windows 7. Windows Installer 4.0 or Windows Installer 4.5 on Windows Server 2008 or Windows Vista. Windows Installer on Windows Server 2003 or Windows XP |
DLL |
|
IID |
IID_ISummaryInfo is defined as 000C109B-0000-0000-C000-000000000046 |
See also