INtime SDK Help
CloseRtConsole

Closes the process console connection.

BOOLEAN 
CloseRtConsole(DWORD flags);

Parameters

flags
Currently unused and must be set to zero.

Remarks

On INtime for Windows the title bar message has the string "Finished" appended to it. A configuration option allows for the console window to be automatically closed when this call is made.

Requirements

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

See Also