IWICImagingFactory _ _ fonction proxy CreateFastMetadataEncoderFromDecoder
Fonction proxy pour la méthode CreateFastMetadataEncoderFromDecoder .
Syntaxe
HRESULT IWICImagingFactory_CreateFastMetadataEncoderFromDecoder_Proxy(
_In_ IWICImagingFactory *pFactory,
_In_ IWICBitmapDecoder *pIDecoder,
_Out_ IWICFastMetadataEncoder **ppIFME
);
Paramètres
-
pFactory [ dans]
-
Type : IWICImagingFactory*
-
pIDecoder [ dans]
-
Tapez : IWICBitmapDecoder*
Décodeur à partir duquel créer le IWICFastMetadataEncoder .
-
ppIFME [ à]
-
Type : IWICFastMetadataEncoder**
Pointeur qui reçoit un pointeur vers le nouvel IWICFastMetadataEncoder.
Valeur retournée
Type : HRESULT
Si cette fonction est correctement exécutée, elle retourne la valeur _ OK. Sinon, elle retourne un code d’erreur HRESULT .
Notes
Spécifications
| Condition requise | Valeur |
|---|---|
| Client minimal pris en charge |
Windows XP avec SP2, Windows les [ applications de bureau Vista uniquement] |
| Serveur minimal pris en charge |
Windows Serveur 2008 [ applications de bureau uniquement] |
| DLL |
|