Upravit

Sdílet prostřednictvím


IWICBitmapCodecProgressNotification interface (wincodec.h)

Exposes methods used for progress notification for encoders and decoders.

Inheritance

The IWICBitmapCodecProgressNotification interface inherits from the IUnknown interface. IWICBitmapCodecProgressNotification also has these types of members:

Methods

The IWICBitmapCodecProgressNotification interface has these methods.

 
IWICBitmapCodecProgressNotification::RegisterProgressNotification

Registers a progress notification callback function.

Remarks

This interface is not supported by the Windows provided codecs.

Requirements

Requirement Value
Minimum supported client Windows XP with SP2, Windows Vista [desktop apps | UWP apps]
Minimum supported server Windows Server 2008 [desktop apps | UWP apps]
Target Platform Windows
Header wincodec.h

See also

IWICBitmapDecoder

IWICBitmapEncoder

IWICProgressCallback

ProgressNotificationCallback

Reference