Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Overridden. Clean up any resources being used. |
![]() ![]() | FromPointer<T> | Instantiate a ComObject from a native pointer. |
![]() ![]() | ToCallbackPtr<TCallback> | Return the unmanaged C++ pointer from a ICallbackable instance. |
For a list of all members of this type, see CppObject members.
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Overridden. Clean up any resources being used. |
![]() ![]() | FromPointer<T> | Instantiate a ComObject from a native pointer. |
![]() ![]() | ToCallbackPtr<TCallback> | Return the unmanaged C++ pointer from a ICallbackable instance. |
Name | Description | |
---|---|---|
![]() | Finalize | Releases unmanaged resources and performs other cleanup operations before the DisposeBase is reclaimed by garbage collection. (Inherited from C1.Util.DX.DisposeBase) |
![]() | FromTemp | Overloaded. Initializes this instance with a pointer from a temporary object and set the pointer of the temporary object to IntPtr.Zero. |
![]() | NativePointerUpdated | Method called when the NativePointer is updated. |
![]() | NativePointerUpdating | Method called when NativePointer is going to be update. |