Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enumerates the target device families defined in the package manifest.
Members
The IAppxManifestTargetDeviceFamiliesEnumerator interface inherits from the IUnknown interface. IAppxManifestTargetDeviceFamiliesEnumerator also has these types of members:
- Methods
Methods
The IAppxManifestTargetDeviceFamiliesEnumerator interface has these methods.
Method | Description |
---|---|
GetCurrent | Gets the target device family at the current position of the enumerator. |
GetHasCurrent | Determines whether there is a target device family at the current position of the enumerator. |
MoveNext | Advances the position of the enumerator to the next target device family. |
Requirements
Minimum supported client |
Windows 10 [desktop apps only] |
Minimum supported server |
Windows Server 2016 [desktop apps only] |
Header |
AppxPackaging.h |
IDL |
AppxPackaging.idl |
IID |
IID_IAppxManifestTargetDeviceFamiliesEnumerator is defined as 36537F36-27A4-4788-88C0-733819575017 |