To create and administer Queue Managers and their associated objects (queues etc.), the Java™ API uses the MQeQueueManagerConfigure class and admin messages. In the C API, admin activities are performed using an Administrator API. The native code base responds to admin messages correctly but no provision is provided for creating them. Therefore, the Administrator API is the recommended method for local administration.
For complete documentation on the Administrator API and all the available options, refer to the C Programming Reference.