_WAttr( ) API Library Routine

See Also Example

Returns the attribute byte for the specified color index in the specified window's color scheme.

Syntax

int _WAttr(WHANDLE wh, int color)
WHANDLE wh; /* Window handle. */
int color; /* Color index. */