State and Notifications Broker Structures

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

The following table shows the State and Notifications Broker structures.

Programming element Description

NOTIFICATIONCONDITION

This structure defines the condition that determines when to send property change notification.

REGISTRYNOTIFYCALLBACK

This structure is used to prototype a function to pass to RegistryNotifyCallback, to call back the client when a registry value changes.

NOTIFYMSGQUEUEPACKET

This structure is used to define the layout of the packets sent to the message queue in RegistryNotifyMsgQueue.

See Also

Reference

State and Notifications Broker Reference

Other Resources

State and Notifications Broker