[]
        
(Showing Draft Content)

C1.Util.DX.ComObjectCallback

ComObjectCallback Class

Base class for unmanaged callabackable Com object.

Namespace: C1.Util.DX
Assembly: C1.Win.C1DX.4.8.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.