Category View manager, Object ProSimprep

Function ProSimprepIsDefault


Description
Determines if the specified simplified representation is default.
Replacement in Object TOOLKIT: wfcWSimpRep::IsSimpRepInstructionDefault
Synopsis
#include <ProSimprep.h>
ProErrorProSimprepIsDefault(
ProSimprep* p_simp_rep
/* (In)
The simplified representation.
*/
ProBoolean* p_is_default
/* (Out)
PRO_B_TRUE if the simplified representation is the Default rep. PRO_B_FALSE otherwise.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.

Manual References:

  1. Assembly: Simplified Representations: Simplified Representations in Session