Posted: Fri Sep 13, 2002 10:04 am Post subject: MQSeries ADSI Interface/Visual Basic Access
Apprentice
Joined: 29 Jul 2002 Posts: 25
At this point I am able to acquire pAdsContainer object that represents a local queue in my cluster (Set pAdsContainer = GetObject(....)).
My problem is that I don't know how to read properties of this queue object via ADSI once I have a handle on it. Specifically, I'm trying to read the queue's .CurrentDepth property (the number messages inside of the queue).
Does anyone have experience using ADSI the Visual Basic way? Please help if you have. Thanks!
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