...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION 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
Arguments
...
Type | Name | Comment |
GENERIC | instanceId | The Id of the instance to be deleted |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|