[]
        
(Showing Draft Content)

C1.Util.DX.WIC.ProgressCallback.op_Explicit

explicit operator Operator

explicit operator ProgressCallback(IntPtr)

Performs an explicit conversion from IntPtr to ProgressCallback.

Declaration
public static explicit operator ProgressCallback(IntPtr nativePointer)
Public Shared Narrowing Operator CType(nativePointer As IntPtr) As ProgressCallback
Parameters
Type Name Description
IntPtr nativePointer
Returns
Type Description
ProgressCallback