State and Notification Broker Viewer
Windows Mobile 6.5
4/8/2010
This code sample is named NotificationBrokerViewer. It demonstrates how to get both state values and state change notifications from the State and Notifications Broker.
Microsoft.WindowsMobile.Status Namespace
To run the code sample
-
Navigate to the solution file (*.sln), and double-click it. By default, the solution files are copied to the following folders:
C:\Program Files\Windows Mobile 6.5.3 DTK\Samples\PocketPC\CS\StateAndNotificationBrokerViewer
C:\Program Files\Windows Mobile 6.5.3 DTK\Samples\Smartphone\CS\StateAndNotificationBrokerViewer
Microsoft Visual Studio launches and loads the solution.
-
Build the solution (Ctrl+Shift+B).
-
Deploy the solution (F5).