hdc (HDC) - input
lcid (LONG) - input
Local
identifier for the logical font.
pchName (PSTR8) - input
Pointer
to an 8-character name used to describe the logical font.
pLogFont (PFATTRS) - input
Pointer
to a font attribute structure.
cLogFont (ULONG) - input
Number
of bytes of font attribute information requested.
pInstance (PVOID) - input
Pointer
to instance data.
lFunction (ULONG) - input
High-order
WORD=flags; low-order WORD=NGreQueryLogicalFont.
fSuccess (BOOL) - returns
Return
codes.
On completion, the handling routine must return BOOLEAN (fSuccess).
TRUE
FALSE
Possible
Errors Detected: When an error is detected, the graphics engine calls
WinSetErrorInfo to post the condition. Reasons for failure of this function
include:
Refer to the "Error Explanations"
section of the Presentation Manager Programming Reference for further
explanation.
[Back: GreQueryLogicalFont Return Value - fSuccess]
[Next: GreQueryLogicalFont - Remarks]