'宣言 Public Operator Narrowing CType( _ ByVal nativePointer As System.IntPtr _ ) As ComObject
public ComObject operator explicit( System.IntPtr nativePointer )
パラメータ
- nativePointer
- The native pointer.
戻り値の型
The result of the conversion.
'宣言 Public Operator Narrowing CType( _ ByVal nativePointer As System.IntPtr _ ) As ComObject
public ComObject operator explicit( System.IntPtr nativePointer )