API 설명서 > Miscellaneous > Object ProElem > Function ProElemIdStringGet
Function ProElemIdStringGet
Description
Obtains the name of the element id
Synopsis
#include <ProElemId.h>
ProElemIdStringGet
(
ProElemId elem_id
/* (In)
The element id.
*/
/* (Out)
The name of element id.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The given element id was not found.
User Guide References
도움이 되셨나요?