Description | ||||||||
Similar to ProSimprepIsDefault, except this is for Comp Displays. | ||||||||
Replacement in Object TOOLKIT: | wfcStyleState::IsStyleStateDefault | |||||||
Synopsis | ||||||||
#include <ProSimprep.h> | ||||||||
ProError | ProCompdisplayIsDefault | ( | ||||||
ProCompdisp* p_compdisp | ||||||||
/* (In) | ||||||||
The Comp Display pointer. | ||||||||
*/ | ||||||||
ProBoolean* p_is_default | ||||||||
/* (Out) | ||||||||
PRO_B_TRUE if the Comp Display is the Default. PRO_B_FALSE otherwise. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|