Function ProDtlsymdefdataNameGet
Description
Get a symbol definition name.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlsymdef.h>
ProDtlsymdefdataNameGet
(
ProDtlsymdefdata symdefdata
/* (In)
The symbol definition data.
*/
ProName name
/* (Out)
The name of the symbol definition.
*/
)
Returns
The function successfully retrieved the name.
One or more input arguments is invalid.
Symbol not found in session.
Sample Code References
User Guide References
¿Fue esto útil?