Méthode IWICDevelopRawNotificationCallback::Notify (wincodec.h)
Méthode de rappel définie par l’application utilisée pour les notifications de modification de paramètres d’image brutes.
Syntaxe
HRESULT Notify(
[in] UINT NotificationMask
);
Paramètres
[in] NotificationMask
Type : UINT
Ensemble d’indicateurs de notification de paramètres constantes IWICDevelopRawNotificationCallback .
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
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 | wincodec.h |
Bibliothèque | Windowscodecs.lib |