Installer.FeatureUsageCount プロパティ

FeatureUsageCount プロパティは、機能が使用された回数を返す読み取り専用プロパティです。

このプロパティは読み取り専用です。

構文

propVal = Installer.FeatureUsageCount

プロパティ値

解説

UseFeatureProvideComponent、または ProvideQualifiedComponent メソッド、または指定した機能に対する API 相当のものを使用すると、このプロパティが増分します。

必要条件

要件
バージョン
Windows Server 2012、Windows 8、Windows Server 2008 R2、または Windows 7 の Windows インストーラー 5.0。 Windows Server 2008 または Windows Vista の Windows インストーラー 4.0 または Windows インストーラー 4.5。 Windows Server 2003 または Windows XP の Windows インストーラー
[DLL]
Msi.dll
IID
IID_IInstaller が 000C1090-0000-0000-C000-000000000046 として定義されている

こちらもご覧ください

MsiGetFeatureUsage