ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / FontFile Class / GetReferenceKey Method

In This Topic
    GetReferenceKey Method
    In This Topic
    Obtains the reference to the reference key of a font file. The returned reference is valid until the font file object is released.
    Overload List
    OverloadDescription
    Obtains the reference to the reference key of a font file. The returned reference is valid until the font file object is released.  
    HRESULT IDWriteFontFile::GetReferenceKey([Out, Buffer] const void** fontFileReferenceKey,[Out] unsigned int* fontFileReferenceKeySize)  
    See Also