flOptions
(
ULONG
) - input
Option flags.
The only valid flag for this function is:
QF_PUBLIC
When this flag is set, the handling routine must return all device fonts. "Device fonts" are public fonts and they are returned in the array addressed by pfmMetrics. If this flag is not set, the handling routine should not return any fonts.
[Back: GreDeviceQueryFonts Parameter - hdc]
[Next: GreDeviceQueryFonts Parameter - pszFaceName]