ComponentOne Bitmap for WPF
CppObject Constructor

C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > CppObject Class : CppObject Constructor
Pointer to Cpp Object
Initializes a new instance of the CppObject class.
Syntax
'Declaration
 
Public Function New( _
   ByVal pointer As System.IntPtr _
)
public CppObject( 
   System.IntPtr pointer
)

Parameters

pointer
Pointer to Cpp Object
See Also

Reference

CppObject Class
CppObject Members