Function ProDtlsyminstModify
Description
Modify a symbol instance.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlsyminst.h>
ProDtlsyminstModify
(
ProDtlsyminst* syminst
/* (In)
The symbol instance.
*/
ProDtlsyminstdata syminstdata
/* (In)
The symbol instance data.
*/
)
Returns
The function successfully modified the symbol instance.
Bad one or more input arguments.
Can't modify the symbol instance.
Could not modify the given item because it has read-only access.
Sample Code References
User Guide References
¿Fue esto útil?