Posted: Mon Sep 30, 2002 7:41 pm Post subject: What C++ Class can I use to enumerate all QMs
Apprentice
Joined: 21 May 2002 Posts: 25 Location: East Coast USA
I am coding an MQ Interface, and am having difficulty creating a combo box that enumerates all of the Queue Managers in an MQ Server. For the life of me, I cannot figure out which class will allow me to connect to the server and list them. I am thinking I will have to gather the Queue Manager's names from the registry to create my list. Is anyone aware of an MQ class or interface that will allow me to programatically generate the desired information?
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
Do you mean Queues or Queue Managers?
(1) If you mean Queues then use PCF to get the list of Queues.
(2) If you mean Queue Managers then for WinNT/200 you need to get the info from the registry.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum