
ProElementChildrenGet | |
( ProElement elemtree /* (In) The element tree. */ ProElempath elempath /* (In) The path to the element. */ ProElement** p_child_elems /* (Out) The array of child elements. Note that you must preallocate the array using ProArrayAlloc(). */ ) |

The function successfully retrieved the element children. | |
One or more of the input arguments are invalid. |



