[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DirectWrite.TextAnalysisQuickSinkShadow

Class TextAnalysisQuickSinkShadow

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

Internal TextAnalysisQuickSink Callback

public class TextAnalysisQuickSinkShadow : ComObjectShadow, IDisposable
Inheritance
object
TextAnalysisQuickSinkShadow
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

TextAnalysisQuickSinkShadow()

public TextAnalysisQuickSinkShadow()

Methods

ToIntPtr(ITextAnalysisQuickSink)

Return a pointer to the unamanged version of this callback.

public static IntPtr ToIntPtr(ITextAnalysisQuickSink callback)

Parameters

callback ITextAnalysisQuickSink

The callback.

Returns

System.IntPtr

A pointer to a shadow c++ callback