[]
        
(Showing Draft Content)

C1.Util.DX.FunctionCallback.-ctor

FunctionCallback Constructor

FunctionCallback(IntPtr)

Initializes a new instance of the FunctionCallback class.

Declaration
public FunctionCallback(IntPtr pointer)
Parameters
Type Name Description
IntPtr pointer

FunctionCallback(void*)

Initializes a new instance of the FunctionCallback class.

Declaration
[CLSCompliant(false)]
public FunctionCallback(void* pointer)
Parameters
Type Name Description
void* pointer