Description | ||||||||
Finds the window with the specified model as the top-level object. | ||||||||
Replacement in Object TOOLKIT: | pfcBaseSession::GetModelWindow | |||||||
pfcBaseSession::OpenFile | ||||||||
wfcWSession::OpenSource | ||||||||
Synopsis | ||||||||
#include <ProMdl.h> | ||||||||
ProError | ProMdlWindowGet | ( | ||||||
ProMdl mdl | ||||||||
/* (In) | ||||||||
The model that is a top-level object | ||||||||
*/ | ||||||||
int* window_id | ||||||||
/* (Out) | ||||||||
The window identifier | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|