TheInTheHand.WindowsCE.Messaging namespace provides classes that allow you to connect to, monitor, and administer message queues on the device and send, receive, or peek messages.
| C# | Visual Basic |
namespace InTheHand.WindowsCE.Messaging
Namespace InTheHand.WindowsCE.Messaging
| All Types | Classes | Enumerations |
| Icon | Type | Description |
|---|---|---|
| PointToPointMessageQueue |
Provides access to a Windows CE Point-to-Point Message Queue.
| |
| QueueAccessMode |
Specifies the access mode for a PointToPointMessageQueue at creation time.
|