[]
HRESULT IWICBitmapCodecProgressNotification::RegisterProgressNotification([In, Optional] __function__stdcall* pfnProgressNotification,[In, Optional] void* pvData,[In] unsigned int dwProgressFlags)
public void RegisterProgressNotification(FunctionCallback fnProgressNotificationRef, IntPtr vDataRef, int progressFlags)
| Type | Name | Description |
|---|---|---|
| FunctionCallback | fnProgressNotificationRef | |
| IntPtr | vDataRef | |
| int | progressFlags |