Description |
| Similar to ProSimprepActivate, except this is for Comp Displays. |
Replacement in Object TOOLKIT: | wfcWSolid::ActivateStyleState |
Synopsis |
#include <ProSimprep.h> |
ProError | ProCompdisplayActivate | ( |
| ProSolid p_solid | |
| /*
(In) |
| The solid that contains the Comp Disp. |
| */ |
| ProCompdisp* p_compdisp | |
| /*
(In) |
| Comp Display pointer. |
| */ |
| int no_redisp | |
| /*
(In) |
| Flag to specify whether or not user needs to redisplay assembly in the window inside this call. If set to TRUE, user is solely responsible for calling ProWindowRefresh() or something else to refresh assembly view. |
| */ |
) |
Returns |
|
|