Description | ||||||||||||||
Retrieves the view handle from the model item handle | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProView.h> | ||||||||||||||
ProError | ProViewFromModelitemGet | ( | ||||||||||||
ProModelitem* p_model_item | ||||||||||||||
/* (In) | ||||||||||||||
The model item, must be of type PRO_VIEW. | ||||||||||||||
*/ | ||||||||||||||
ProView* p_view | ||||||||||||||
/* (Out) | ||||||||||||||
Handle to the view | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|