Méthode IAppxManifestTargetDeviceFamily ::GetMaxVersionTested (appxpackaging.h)
Obtient la version maximale testée à partir du AppxManifest.xml.
Syntaxe
HRESULT GetMaxVersionTested(
[out, retval] UINT64 *maxVersionTested
);
Paramètres
[out, retval] maxVersionTested
Attribut de version maximale testée.
Valeur retournée
Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Spécifications
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 10 (applications de bureau uniquement) |
Serveur minimal pris en charge | Windows Server 2016 (applications de bureau uniquement) |
Plateforme cible | Windows |
En-tête | appxpackaging.h |