[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DirectWrite.FontFileStreamShadow

Class FontFileStreamShadow

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

Internal FontFileStream Callback

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

FontFileStreamShadow()

public FontFileStreamShadow()

Methods

ToIntPtr(IFontFileStream)

Return a pointer to the unmanaged version of this callback.

public static IntPtr ToIntPtr(IFontFileStream callback)

Parameters

callback IFontFileStream

The callback.

Returns

System.IntPtr

A pointer to a shadow c++ callback