IAppxManifestTargetDeviceFamily interface
Retrieves information about the target device family from the AppxManifest.xml.
Members
The IAppxManifestTargetDeviceFamily interface inherits from the IUnknown interface. IAppxManifestTargetDeviceFamily also has these types of members:
Methods
The IAppxManifestTargetDeviceFamily interface has these methods.
| Method | Description |
|---|---|
| GetMaxVersionTested |
Gets the maximum version tested from the AppxManifest.xml. |
| GetMinVersion |
Gets the minimum version of the target device family from the AppxManifest.xml. |
| GetName |
Gets the name of the target device family from the AppxManifest.xml.. |
Requirements
|
Minimum supported client |
Windows 10 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2016 [desktop apps only] |
|
Header |
|
|
IDL |
|
|
IID |
IID_IAppxManifestTargetDeviceFamily is defined as 9091B09B-C8D5-4F31-8687-A338259FAEFB |