[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DirectWrite.FontFileLoaderShadow

Class FontFileLoaderShadow

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

Internal FontFileLoader Callback

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

FontFileLoaderShadow()

public FontFileLoaderShadow()

Methods

ToIntPtr(IFontFileLoader)

Return a pointer to the unamanged version of this callback.

public static IntPtr ToIntPtr(IFontFileLoader callback)

Parameters

callback IFontFileLoader

The callback.

Returns

System.IntPtr

A pointer to a shadow c++ callback