Queue Handle

A queue handle is returned to an application when a queue is opened. While the queue is opened, the application uses the queue's handle to perform the following functions:

Note  When using ActiveX components, the MSMQQueue object exposes the queue handle (Handle) so that applications can call MSMQ API functions directly. For example, when using Microsoft® Visual Basic®, MSMQ functions can be called directly using the Declare Function facility.

For information on MSMQ pathnames and format names, see: