Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Win 2 API - <b>setalljustvalues</b> set all text justification values http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SETALLJUSTVALUES     Set All Text Justification Values

short Escape(hDC, SETALLJUSTVALUES, NULL, lpInData, NULL)
HDC hDC;


LPSTR lpInData; /* To structure containing:
                short nCharExtra; /* Total extra space */
                WORD nCharCount; /* # of characters to distribute over */
                short nBreakSpace; /* Total extra space */
                WORD nBreakCount; /* Number of break characters */

Returns:        1 is successful otherwise 0.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson