Méthode IWICMetadataReader ::GetMetadataHandlerInfo (wincodecsdk.h)
Obtient les informations du gestionnaire de métadonnées associées au lecteur.
Syntaxe
HRESULT GetMetadataHandlerInfo(
[out] IWICMetadataHandlerInfo **ppIHandler
);
Paramètres
[out] ppIHandler
Type : IWICMetadataHandlerInfo**
Pointeur qui reçoit un pointeur vers IWICMetadataHandlerInfo.
Valeur retournée
Type : HRESULT
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 XP avec SP2, Windows Vista [applications de bureau | Applications UWP] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau | applications UWP] |
Plateforme cible | Windows |
En-tête | wincodecsdk.h |
Bibliothèque | Windowscodecs.lib |
DLL | Windowscodecs.dll |