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

In This Topic
    GetReferenceKey(IntPtr) Method
    In This Topic
    HRESULT IDWriteFontFile::GetReferenceKey([Out, Buffer] const void** fontFileReferenceKey,[Out] unsigned int* fontFileReferenceKeySize)
    Syntax
    'Declaration
     
    Public Overloads Function GetReferenceKey( _
       ByVal fontFileReferenceKey As System.IntPtr _
    ) As System.Integer
    public System.int GetReferenceKey( 
       System.IntPtr fontFileReferenceKey
    )

    Parameters

    fontFileReferenceKey
    See Also