[]
        
(Showing Draft Content)

C1.Util.DX.WIC.ProgressCallback.Notify

Notify Method

Notify(int, ProgressOperation, double)

HRESULT IWICProgressCallback::Notify([In] unsigned int uFrameNum,[In] WICProgressOperation operation,[In] double dblProgress)

Declaration
public void Notify(int frameNum, ProgressOperation operation, double dblProgress)
Public Sub Notify(frameNum As Integer, operation As ProgressOperation, dblProgress As Double)
Parameters
Type Name Description
int frameNum
ProgressOperation operation
double dblProgress