C1.Win.C1DX.4.8 Assembly / C1.Util.DX Namespace / CppObject Class


CppObject Class Methods

For a list of all members of this type, see CppObject members.

Public Methods
 NameDescription
Public MethodOverloaded. Overridden. Clean up any resources being used.  
Public Methodstatic (Shared in Visual Basic)Instantiate a ComObject from a native pointer.  
Public Methodstatic (Shared in Visual Basic)Return the unmanaged C++ pointer from a ICallbackable instance.  
Top
Protected Methods
 NameDescription
Protected MethodReleases unmanaged resources and performs other cleanup operations before the DisposeBase is reclaimed by garbage collection. (Inherited from C1.Util.DX.DisposeBase)
Protected MethodOverloaded. Initializes this instance with a pointer from a temporary object and set the pointer of the temporary object to IntPtr.Zero.  
Protected MethodMethod called when the NativePointer is updated.  
Protected MethodMethod called when NativePointer is going to be update.  
Top
See Also