INtime SDK Help
GetRtConsoleAttributes

Get the current console attributes.

BOOLEAN 
GetRtConsoleAttributes(
    CONSOLEATTRIBUTES *ConsoleAttribs
);

Parameters

pConsoleAttribs
A pointer to a CONSOLEATTRIBUTES structure to receive the current console attributes.

Requirements

Versions Defined in Include Link to
INtime 6.0 intime/rt/include/rtbase.h rt.h rt.lib

See Also