...
1 | Type | Name | Comment | ||
2 | INTEGER | instanceHashTableIndex | The function return the An integer value xpxOK ( = 0) when the function is successfully performed. When the function fails, an error code is returned. Exception handling can also be used to handle error conditions in the actual xpxRemoveInstancesFromInstanceHashTable() operationthat identifies the actual EDMinstanceHashTable. This "instanceHashTableIndex" is returned when the actual EDMinstanceHashTable was created. | ||
3 | GENERIC | instanceIdOrAggrIdOrInstanceHashTableIndex | This argument defines the elements that should be removed from the given EDMinstanceHashTable. This argument can be specified in the following ways:
| ||
4 | INTEGER | options | Optional argument. Default value is INDETERMINATE (?) |
...