Defines | |
#define | IS_HANDLE_NULL(x) |
Functions | |
MQERETURN | mqe_abbreviate (MQeExceptBlock *pErrStruct, MQeStringHndl *phOutName, MQeStringHndl hClassName, MQEINT32 index) |
Abbreviates a Java class name or resolves an abbreviated Java class name. | |
MQERETURN | mqe_alias (MQeExceptBlock *pErrStruct, MQeStringHndl hFrom, MQeStringHndl hTo) |
Adds/removes a class alias. | |
MQERETURN | mqe_uniqueValue (MQeExceptBlock *pErrStruct, MQEINT64 *pUniqueValue) |
Generates a unique value. |
This file defines a number of static functions that are used in the system. These can be thought of as utility functions.
|
Determine if the handle passed to it is representing a null object |
|
|
|
|
|
|