Description | ||||||||
Sets the current window to the one specified by the window_id argument.
NOTE: This function is not equivalent to the Creo Parametric option to activate the window, and has no effect on the object returned by ProMdlCurrentGet(). |
||||||||
Replacement in Object TOOLKIT: | pfcBaseSession::CurrentWindow | |||||||
Synopsis | ||||||||
#include <ProWindows.h> | ||||||||
ProError | ProWindowCurrentSet | ( | ||||||
int window_id | ||||||||
/* (In) | ||||||||
The identifier of the window that becomes current | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|
||||||||
See Also | ||||||||
ProMdlCurrentGet |