Installer.FeatureUsageCount 属性
FeatureUsageCount 属性是一个只读属性,用于返回该功能被使用的次数。
此属性为只读。
语法
propVal = Installer.FeatureUsageCount
属性值
备注
对指定功能使用 UseFeature、ProvideComponent 或 ProvideQualifiedComponent 方法或这些方法的 API 等效项可递增此属性。
要求
要求 | 值 |
---|---|
版本 |
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_IInstaller 定义为 000C1090-0000-0000-C000-000000000046 |
另请参阅