SummaryInfo.Persist 方法
SummaryInfo 对象的 Persist 方法格式化先前存储的属性并将其写入标准的 SummaryInformation 流。 如果无法成功写入流,则会生成错误。 设置所有属性值后,只能调用此方法一次。 写入流后,仍能读取属性。
语法
SummaryInfo.Persist()
parameters
此方法没有任何参数。
返回值
此方法不返回值。
要求
要求 | 值 |
---|---|
版本 |
Windows Server 2012、Windows 8、Windows Server 2008 R2 或 Windows 7 上的 Windows Installer 5.0。 Windows Server 2008 或 Windows Vista 上的 Windows Installer 4.0 或 Windows Installer 4.5。 Windows Server 2003 或 Windows XP 上的 Windows Installer |
DLL |
|
IID |
IID_ISummaryInfo 定义为 000C109B-0000-0000-C000-000000000046 |