IAppxManifestQualifiedResource interface
Provides a read-only object model for a <Resource > element in a bundle package manifest.
Members
The IAppxManifestQualifiedResource interface inherits from the IUnknown interface. IAppxManifestQualifiedResource also has these types of members:
Methods
The IAppxManifestQualifiedResource interface has these methods.
| Method | Description |
|---|---|
| GetDXFeatureLevel |
Retrieves the DirectX feature level of the resource from the manifest's Resources\Resource field. |
| GetLanguage |
Retrieves the language of the resource. |
| GetScale |
Retrieves the scale of the resource. |
Requirements
|
Minimum supported client |
Windows 8.1 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2012 R2 [desktop apps only] |
|
Header |
|
|
IDL |
|
|
IID |
IID_IAppxManifestQualifiedResource is defined as a803f724-f6d3-4451-9a56-e57707e5def0 |