'Declaration Public Operator Narrowing CType( _ ByVal nativePointer As System.IntPtr _ ) As ComObject
public ComObject operator explicit( System.IntPtr nativePointer )
Parameters
- nativePointer
- The native pointer.
Return Value
The result of the conversion.