SOPutCharHeightSOPutCharHeight*
*Contents  *Index  *Topic Contents
*Previous Topic: SOPutCharFontByName
*Next Topic: SOPutCharX

SOPutCharHeight

Sets the height, in half points, of a character in text.

Syntax


VOID SOPutCharHeight(
    WORD wHeight,  
    HPROC reserved 
);

Parameters

wHeight
Height, in half points, of the character.
reserved
Reserved; do not use.

Return Value


No return value.


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