IAppxManifestTargetDeviceFamily インターフェイス (appxpackaging.h)
AppxManifest.xml からターゲット デバイス ファミリに関する情報を取得します。
継承
IAppxManifestTargetDeviceFamily インターフェイスは、IUnknown インターフェイスから継承します。 IAppxManifestTargetDeviceFamily には、次の種類のメンバーもあります。
メソッド
IAppxManifestTargetDeviceFamily インターフェイスには、これらのメソッドがあります。
IAppxManifestTargetDeviceFamily::GetMaxVersionTested AppxManifest.xml からテストされた最大バージョンを取得します。 |
IAppxManifestTargetDeviceFamily::GetMinVersion AppxManifest.xml からターゲット デバイス ファミリの最小バージョンを取得します。 |
IAppxManifestTargetDeviceFamily::GetName AppxManifest.xml からターゲット デバイス ファミリの名前を取得します。 |
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 10 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2016 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | appxpackaging.h |