Filtering Messages (COM) (Windows Embedded CE 6.0)
1/6/2010
Receiving applications can use any message property or combination of properties to filter out a set of messages from a queue. Filters can be constructed to remove the desired messages from the queue when they are found or leave them there.
The examples provided here show two general purpose message-property filters: one based on the application-specific information of a message and the other based on the message class.
These examples can easily be modified to search for a specific message label, create time, or message identifier.
For examples on | See |
---|---|
Application-specific information |
|
Message class |
See Also
Concepts
Using the COM Components
MSMQ COM Support
MSMQ Security