
ProClcmdElemRemoveByIndex | |
( ProElement feat_elem_tree /* (In) The element tree of the customized (build path) feature */ int index /* (In) The index of the element in the CL command array */ ProElement* r_elem /* (Out) The element removed. May be NULL */ ) |

The function successfully removed the element from the element tree. | |
Other | The function did not remove the element from the element tree. |

