Function ProDtlsymdefdataPathGet
Description
Get a symbol definition path.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlsymdef.h>
ProDtlsymdefdataPathGet
(
ProDtlsymdefdata symdefdata
/* (In)
The symbol definition data.
*/
ProPath path
/* (Out)
The path to the symbol definition, for example: "/home/user/symbols/my_symbol_3.sym"
*/
)
Returns
The function successfully retrieved path.
One or more input arguments is invalid.
Symbol not found in session.
Problem parsing path.
Sample Code References
User Guide References
¿Fue esto útil?