IWICDevelopRawNotificationCallback::Notify-Methode (wincodec.h)
Eine anwendungsdefinierte Rückrufmethode, die für unformatierte Benachrichtigungen zum Ändern von Bildparametern verwendet wird.
Syntax
HRESULT Notify(
[in] UINT NotificationMask
);
Parameter
[in] NotificationMask
Typ: UINT
Eine Reihe von IWICDevelopRawNotificationCallback Constants-Parameterbenachrichtigungsflags .
Rückgabewert
Typ: HRESULT
Wenn diese Methode erfolgreich ist, wird S_OK zurückgegeben. Andernfalls wird ein Fehlercode HRESULT zurückgegeben.
Anforderungen
Unterstützte Mindestversion (Client) | Windows XP mit SP2, Windows Vista [Desktop-Apps | UWP-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2008 [Desktop-Apps | UWP-Apps] |
Zielplattform | Windows |
Kopfzeile | wincodec.h |
Bibliothek | Windowscodecs.lib |