[]
Base class for unmanaged callabackable Com object.
public class ComObjectCallback : ComObject, IUnknown, ICallbackable, IDisposable
| Name | Description |
|---|---|
| ComObjectCallback(IntPtr) | Initializes a new instance of the ComObject class. |
| Name | Description |
|---|---|
| Shadow | Implements ICallbackable but it cannot not be set. This is only used to support for interop with unmanaged callback. |