Share via


Using the COM Components (Windows Embedded CE 6.0)

1/6/2010

The following table shows the topics on programming considerations and examples of the basic tasks your application may need to perform.

Note

For information on a specific Message Queuing COM component method, property, or event, see the specific reference page in the Message Queuing Reference.

For examples on See

Creating queues

Creating a Queue (COM)

Opening queues

Opening a Queue (COM)

Deleting queues

Deleting a Queue (COM)

Sending messages to a queue

Sending Messages to a Queue (COM)

Reading messages from a queue

Reading Messages in a Queue (COM)

Purging messages from a queue

Purging Messages in a Queue (COM)

Requesting target and source journaling

Requesting Journaling (COM)

Filtering messages using message properties

Filtering Messages (COM)

Retrieving the properties of an existing queue

Retrieving Queue Properties (COM)

Setting the properties of an existing queue

Setting Queue Properties (COM)

Sending an retrieving messages within transactions

Using Transactions (COM)

See Also

Concepts

MSMQ COM Support
Application Installation of MSMQ
Administration
Debugging MSMQ Installations
MSMQ Security

Other Resources

Message Queuing
MSMQ Samples