IWICBitmapCodecProgressNotification interface
Exposes methods used for progress notification for encoders and decoders.
Members
The IWICBitmapCodecProgressNotification interface inherits from the IUnknown interface. IWICBitmapCodecProgressNotification also has these types of members:
Methods
The IWICBitmapCodecProgressNotification interface has these methods.
| Method | Description |
|---|---|
| RegisterProgressNotification |
Registers a progress notification callback function. |
Remarks
This interface is not supported by the Windows provided codecs.
Requirements
|
Minimum supported client |
Windows XP with SP2, Windows Vista [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
|
Library |
|
See also