Function ProDtlsyminstdataAttachmentSet
Description
Set a symbol definition attachment.
Synopsis
#include <ProDtlsyminst.h>
ProDtlsyminstdataAttachmentSet
(
/* (In)
The symbol instance data.
*/
ProDtlattach attachment
/* (In)
The symbol definition attachment.
*/
)
Returns
The function successfully set the attachment.
One or more arguments were invalid.
Sample Code References
User Guide References
¿Fue esto útil?