Overload | Description |
---|---|
FromTemp(CppObject) | Initializes this instance with a pointer from a temporary object and set the pointer of the temporary object to IntPtr.Zero. |
FromTemp(IntPtr) | Initializes this instance with a pointer from a temporary object and set the pointer of the temporary object to IntPtr.Zero. |