The following tables list the members exposed by ComObject.
Public Properties
Public Methods
| | Name | Description |
  | As | Overloaded. Queries a managed object for a particular COM interface support (This method is a shortcut to QueryInterface(Guid,IntPtr)) |
 | Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.Util.DX.DisposeBase) |
  | EqualsComObject<T> | Compares 2 COM objects and return true if the native pointer is the same. |
 | QueryInterface | Overloaded. Query this instance for a particular COM GUID/interface support. |
 | QueryInterfaceOrNull | Overloaded. Query instance for a particular COM GUID/interface support. |
Top
Public Events
See Also