ChooseFontA callback function (commdlg.h)
ASCII version of ChooseFont
Warning
Apps should generally call ChooseFont instead of calling this method directly.
Syntax
ChooseFontA Choosefonta;
BOOL Choosefonta(
LPCHOOSEFONTA unnamedParam1
)
{...}
Parameters
unnamedParam1
Requirements
Requirement | Value |
---|---|
Header | commdlg.h |