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 capabilities defined in the package manifest.
Members
The IAppxManifestCapabilitiesEnumerator interface inherits from the IUnknown interface. IAppxManifestCapabilitiesEnumerator also has these types of members:
- Methods
Methods
The IAppxManifestCapabilitiesEnumerator interface has these methods.
Method | Description |
---|---|
GetCurrent | Gets the capability at the current position of the enumerator. |
GetHasCurrent | Determines whether there is a capability at the current position of the enumerator. |
MoveNext | Advances the position of the enumerator to the next capability. |
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_IAppxManifestCapabilitiesEnumerator is defined as 11D22258-F470-42C1-B291-8361C5437E41 |