| ![[Previous]](../prev.gif) | ![[Contents]](../contents.gif) | ![[Index]](../keyword_index.gif) | ![[Next]](../next.gif) | 
|  | This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. | 
Switch to the console a given window's displayed on
int PtWindowConsoleSwitch( PhRid_t rid );
ph
This function causes PWM to switch the current display to the console where the window specified by rid is located. The rid is the region of a task window, and may be obtained with PtWidgetRid().
Photon
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | No | 
PtConsoleSwitch(), PtWidgetRid()
Window Management chapter of the Photon Programmer's Guide
| ![[Previous]](../prev.gif) | ![[Contents]](../contents.gif) | ![[Index]](../keyword_index.gif) | ![[Next]](../next.gif) |