ComponentOne Bitmap for UWP
ComObject Constructor(IntPtr)

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

Parameters

pointer
Pointer to Cpp Object
See Also

Reference

ComObject Class
ComObject Members
Overload List