C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DirectWrite Namespace / FontFile Class / GetReferenceKey Method / 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.
Syntax
'Declaration
 
Public Overloads Function GetReferenceKey() As DataPointer
 

Return Value

the reference to the reference key of a font file.
See Also