[]
public static explicit operator IntPtr(CppObject cppObject)
Public Shared Narrowing Operator CType(cppObject As CppObject) As IntPtr
| Type | Name | Description |
|---|---|---|
| CppObject | cppObject | The CPP object. |
| Type | Description |
|---|---|
| IntPtr | The result of the conversion. |