Bitmap for UWP
CppObject コンストラクタ

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > CppObject クラス : CppObject コンストラクタ
Pointer to Cpp Object
Initializes a new instance of the CppObjectclass.
シンタックス
'宣言
 
Public Function New( _
   ByVal pointer As System.IntPtr _
)
public CppObject( 
   System.IntPtr pointer
)

パラメータ

pointer
Pointer to Cpp Object
参照

CppObject クラス
CppObject メンバ