
ProElempathCompare | |
( ProElempath elem_path1 /* (In) The source element path. */ ProElempath elem_path2 /* (In) The target element path. You must preallocate the memory for this argument. */ ProBoolean* p_same /* (Out) If both paths are the same, this is PRO_B_TRUE; otherwise, this is PRO_B_FALSE. */ ) |

The function successfully compared the element paths. | |
One or more of the input arguments are invalid. |


