PIFIMETRICS FONTOBJ_pifi(
IN FONTOBJ *pfo | |
); |
FONTOBJ_pifi retrieves the pointer to the IFIMETRICS structure associated with a specified font.
Parameters
pfo
Points to the FONTOBJ for which the associated IFIMETRICS structure is to be retrieved.
Return Value
The return value is a pointer to the IFIMETRICS structure associated with the specified font if the function is successful. Otherwise, it is null.