Description | ||||||||
Check if section features can be created in a given model | ||||||||
Replacement in Object TOOLKIT: | wfcWModel::CanCreateSectionFeature | |||||||
Synopsis | ||||||||
#include <ProXsec.h> | ||||||||
ProError | ProXsecCanCreateAsFeature | ( | ||||||
ProMdl model | ||||||||
/* (In) | ||||||||
The model handle. | ||||||||
*/ | ||||||||
ProBoolean* flag | ||||||||
/* (Out) | ||||||||
ProBoolean is TRUE if new section can be created, otherwise FALSE. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|