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