Share via


MSMQQuery (Windows Embedded CE 6.0)

1/6/2010

This object is used for querying the directory service for existing public queues.

Queries can be based on one or more of the following queue properties:

  • Queue identifier
  • Service type
  • Queue label
  • Create time
  • Modify time
  • Multicast address

The results of the query, referred to as a collection of queues, is returned as an MSMQQueueInfos object.

Requirements

Header mqoai.h
Library mqoa.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

MSMQ COM Objects
MSMQQueueInfos

Other Resources

MSMQQuery