Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
SYNTAX:
 
xpxDeleteInstance (instanceId : GENERIC)
                   status     : INTEGER;
 
The xpxDeleteInstance function will delete the specified instance instanceId. The specified instance to delete can be a persistent instance or a volatile instance in the converters working space.
This function is equivalent to the EDMinterface function sdaiDeleteinstance

  • No labels