INtime SDK Help
SetRtConsoleOwner

On INtime Distributed RTOS, used to change the current active channel.

Ignored on INtime for Windows.

BOOLEAN SetRtConsoleOwner(
    CONSOLEATTRIBUTES *pConsoleAttribs
);

Parameters

pConsoleAttribs
A CONSOLEATTRIBUTES structure containing the new console owner id in the ActiveChannel field. 

Requirements

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

See Also