Registry Notification Functions (Windows Embedded CE 6.0)

1/6/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

Reference

Registry Reference