FromTemp(CppObject) Method
Initializes this instance with a pointer from a temporary object and set the pointer of the temporary object to IntPtr.Zero.
'Declaration
Protected Overloads Sub FromTemp( _
ByVal As CppObject _
)
Parameters
- temp
- The instance to get the NativePointer.