SOPutCharFontByIdSOPutCharFontById*
*Contents  *Index  *Topic Contents
*Previous Topic: SOPutCharAttr
*Next Topic: SOPutCharFontByName

SOPutCharFontById

Sets the font for characters in text.

Syntax


VOID SOPutCharFontById(
    DWORD dwFontId, 
    HPROC reserved  
);

Parameters

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

Return Value


No return value.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.