Function ProDtlsymdefDataGet
Description
Get a symbol definition data.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlsymdef.h>
ProDtlsymdefDataGet
(
ProDtlsymdef* symdef
/* (In)
The symbol definition.
*/
/* (Out)
The symbol definition data.
*/
)
Returns
The function successfully retrieved the symbol definition data.
Bad one or more input arguments.
Can't get the symbol definition data.
Sample Code References
User Guide References
¿Fue esto útil?