Class FontFileEnumeratorShadow
- Namespace
- GrapeCity.Documents.DX.DirectWrite
- Assembly
- GcDocs.DX.Windows.dll
Internal FontFileEnumerator Callback
public class FontFileEnumeratorShadow : ComObjectShadow, IDisposable
- Inheritance
-
object
FontFileEnumeratorShadow
- 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
FontFileEnumeratorShadow()
public FontFileEnumeratorShadow()
Methods
ToIntPtr(IFontFileEnumerator)
Return a pointer to the unamanged version of this callback.
public static IntPtr ToIntPtr(IFontFileEnumerator callback)
Parameters
callback
IFontFileEnumerator
The callback.
Returns
- System.IntPtr
A pointer to a shadow c++ callback