Upravit

Sdílet prostřednictvím


IAppxManifestTargetDeviceFamily interface (appxpackaging.h)

Retrieves information about the target device family from the AppxManifest.xml.

Inheritance

The IAppxManifestTargetDeviceFamily interface inherits from the IUnknown interface. IAppxManifestTargetDeviceFamily also has these types of members:

Methods

The IAppxManifestTargetDeviceFamily interface has these methods.

 
IAppxManifestTargetDeviceFamily::GetMaxVersionTested

Gets the maximum version tested from the AppxManifest.xml.
IAppxManifestTargetDeviceFamily::GetMinVersion

Gets the minimum version of the target device family from the AppxManifest.xml.
IAppxManifestTargetDeviceFamily::GetName

Gets the name of the target device family from the AppxManifest.xml..

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server Windows Server 2016 [desktop apps only]
Target Platform Windows
Header appxpackaging.h