Prev Next

SOPutCharFontById

Sets the font for characters in text.

VOID SOPutCharFontById(

    DWORD dwFontId,

    HPROC reserved

   );

Parameters

dwFontId
Font identifier, relative to the previously given font table.
reserved
Reserved; do not use.

Return Values

None.