[]
IWICBitmapCodecProgressNotification
[Guid("64C1024E-C3CF-4462-8078-88C2B11C46D9")]
public class BitmapCodecProgressNotification : ComObject, IDisposable, IUnknown
Name | Description |
---|---|
BitmapCodecProgressNotification(IntPtr) | Initializes a new instance of the BitmapCodecProgressNotification class. |
Name | Description |
---|---|
RegisterProgressNotification(FunctionCallback, IntPtr, int) | HRESULT IWICBitmapCodecProgressNotification::RegisterProgressNotification([In, Optional] __function__stdcall* pfnProgressNotification,[In, Optional] void* pvData,[In] unsigned int dwProgressFlags) |
Name | Description |
---|---|
explicit operator BitmapCodecProgressNotification(IntPtr) | Performs an explicit conversion from IntPtr to BitmapCodecProgressNotification. |