_WSetAttr( ) API Library Routine

See Also Example

Changes the attribute for the specified color scheme index in the indicated window's color scheme to the new attribute attr.

Syntax

void _WSetAttr(WHANDLE wh, int color, int attr)
WHANDLE wh; /* Window handle. */
int color; /* Color scheme. */
int attr; /* Attribute. */