
ProClcmdElemAdd | |
( ProElement feat_elem_tree /* (In) The element tree of the customized (build path) feature. */ ProElement ncl_cmd_elem /* (In) The CL command element to add. */ int index /* (In) The index in the CL command array at which to insert the new element. Set this to -1 to add the element to the end of the tree. */ ) |

The function successfully added the element to the tree. | |
Other | The function failed. |

