<summary>
Obtains the absolute font file path from the font file reference key.
</summary>
<param name="fontFileReferenceKey">Font file reference key that uniquely identifies the local font file
within the scope of the font loader being used.</param>
<param name="fontFileReferenceKeySize">Size of font file reference key in bytes.</param>
<param name="filePath">Character array that receives the local file path.</param>
<param name="filePathSize">Size of the filePath array in character count including the terminated NULL character.</param>
<returns>
Standard HRESULT error code.
</returns>
<summary> Obtains the absolute font file path from the font file reference key. </summary> <param name="fontFileReferenceKey">Font file reference key that uniquely identifies the local font file within the scope of the font loader being used.</param> <param name="fontFileReferenceKeySize">Size of font file reference key in bytes.</param> <param name="filePath">Character array that receives the local file path.</param> <param name="filePathSize">Size of the filePath array in character count including the terminated NULL character.</param> <returns> Standard HRESULT error code. </returns>