Functions | |
MQERETURN | mqeClassAlias_delete (MQeExceptBlock *pExceptBlk, MQeStringHndl hKey) |
MQERETURN | mqeClassAlias_add (MQeExceptBlock *pExceptBlk, MQeStringHndl hKey, MQeStringHndl hModule, MQeStringHndl hEntry) |
|
Delete a key entry from the system table. Resources attached to the key are freed. The table is locked while being updated.
|
|
Add a new/update an existing entry to the internal table. The MQeStrings hKey, hModule, and hEntry are added to the table. The table is locked while being updated. The original value strings are freed if an entry is updated.
|