Description | ||||||||
Gets the number of CL command elements in the specified feature. | ||||||||
Synopsis | ||||||||
#include <ProClcmdElem.h> | ||||||||
int | ProClcmdElemNumberGet | ( | ||||||
ProElement feat_elem_tree | ||||||||
/* (In) | ||||||||
The element tree of the customized (build path) feature | ||||||||
*/ | ||||||||
int* r_number | ||||||||
/* (Out) | ||||||||
The number of CL command elements in the feature | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|