[]
public static explicit operator ComObject(IntPtr nativePointer)
Public Shared Narrowing Operator CType(nativePointer As IntPtr) As ComObject
| Type | Name | Description |
|---|---|---|
| IntPtr | nativePointer | The native pointer. |
| Type | Description |
|---|---|
| ComObject | The result of the conversion. |