Function ProElempathFree
Description
Releases the specified element path.
Synopsis
#include <ProElempath.h>
ProElempathFree
(
ProElempath* p_elem_path
/* (In)
A pointer to the element path
*/
)
Returns
The function successfully released the element path and *p_elem_path is now NULL.
The input argument is invalid.
See Also
Sample Code References
User Guide References
Est-ce que cela a été utile ?