ChooseFontW callback function (commdlg.h)
Wide string version of ChooseFont
Warning
Apps should generally call ChooseFont instead of calling this method directly.
Syntax
ChooseFontW Choosefontw;
BOOL Choosefontw(
LPCHOOSEFONTW unnamedParam1
)
{...}
Parameters
unnamedParam1
Requirements
Requirement | Value |
---|---|
Header | commdlg.h |