[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.ComObjectCallback

ComObjectCallback Class

Base class for unmanaged callabackable Com object.

Namespace: GrapeCity.Documents.DX
Assembly: GcDocs.DX.Windows.dll
Syntax
public class ComObjectCallback : ComObject, IUnknown, ICallbackable, IDisposable

Constructors

Name Description
ComObjectCallback(IntPtr)

Initializes a new instance of the ComObject class.

Properties

Name Description
Shadow

Implements ICallbackable but it cannot not be set. This is only used to support for interop with unmanaged callback.