Function ProDtlsyminstdataDefGet
Description
Get a symbol definition.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlsyminst.h>
ProDtlsyminstdataDefGet
(
/* (In)
The symbol instance data.
*/
ProDtlsymdef* definition
/* (Out)
The symbol definition.
*/
)
Returns
The function successfully retrieved the symbol definition.
One or more arguments were invalid.
Sample Code References
User Guide References
¿Fue esto útil?