Managing handles

To create a new object, and get the handle to that object, call the mqeObjectName_new(...) function. To release the resource associated with a handle, call the mqeObjectName_free(...) function.

When creating and freeing handles, the following rules should be observed:

Note that for Administration messages, each message has its own unique new() function, but there is only one free function, mqeAdminMsg_free.



© IBM Corporation 2000, 2003. All Rights Reserved