[]
        
(Showing Draft Content)

C1.Util.DX.CppObject.-ctor

CppObject Constructor

CppObject()

Initializes a new instance of the CppObject class.

Declaration
protected CppObject()
Protected Sub New()

CppObject(IntPtr)

Initializes a new instance of the CppObject class.

Declaration
public CppObject(IntPtr pointer)
Public Sub New(pointer As IntPtr)
Parameters
Type Name Description
IntPtr pointer

Pointer to Cpp Object