'宣言 Public Operator Narrowing CType( _ ByVal nativePointer As System.IntPtr _ ) As ComObject
public ComObject operator explicit( System.IntPtr nativePointer )
パラメータ
- nativePointer
- ネイティブポインター。
戻り値の型
変換の結果。
'宣言 Public Operator Narrowing CType( _ ByVal nativePointer As System.IntPtr _ ) As ComObject
public ComObject operator explicit( System.IntPtr nativePointer )