[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DirectWrite.InlineObjectShadow

Class InlineObjectShadow

Namespace
GrapeCity.Documents.DX.DirectWrite
Assembly
GcDocs.DX.Windows.dll

Internal InlineObject Callback

public class InlineObjectShadow : ComObjectShadow, IDisposable
Inheritance
object
InlineObjectShadow
Implements
System.IDisposable
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()

Constructors

InlineObjectShadow()

public InlineObjectShadow()

Methods

ToIntPtr(IInlineObject)

Return a pointer to the unamanged version of this callback.

public static IntPtr ToIntPtr(IInlineObject callback)

Parameters

callback IInlineObject

The callback.

Returns

System.IntPtr

A pointer to a shadow c++ callback