Registry Notification Functions

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

The following table shows the registry notification functions with a description of each.

Function Description

CeFindCloseRegChange

Stops change notification handle monitoring.

CeFindFirstRegChange

Creates a change notification handle and sets up initial change notification filter conditions. A wait on a notification handle succeeds when a change matching the filter conditions occurs in the specified registry key or subkeys.

CeFindNextRegChange

Requests that the operating system signal a change notification handle the next time it detects an appropriate change.

CeRegGetNotificationInfo

Obtains information about a registry change notification.

CeRegTestSetValueW

Receives information about a registry change notification.

See Also

Other Resources

Registry Reference
State and Notifications Broker Functions