Function ProElempathAlloc
Description
Allocates an element path.
Synopsis
#include <ProElempath.h>
ProElempathAlloc
(
ProElempath* p_elem_path
/* (Out)
A pointer to the allocated element path
*/
)
Returns
The function successfully allocated the element path.
The system ran out of memory.
See Also
Sample Code References
User Guide References
¿Fue esto útil?