[]
        
(Showing Draft Content)

C1.Util.DX.WIC.BitmapCodecProgressNotification.RegisterProgressNotification

RegisterProgressNotification Method

RegisterProgressNotification(FunctionCallback, IntPtr, int)

HRESULT IWICBitmapCodecProgressNotification::RegisterProgressNotification([In, Optional] __function__stdcall* pfnProgressNotification,[In, Optional] void* pvData,[In] unsigned int dwProgressFlags)

Declaration
public void RegisterProgressNotification(FunctionCallback fnProgressNotificationRef, IntPtr vDataRef, int progressFlags)
Parameters
Type Name Description
FunctionCallback fnProgressNotificationRef
IntPtr vDataRef
int progressFlags