Share via


Registry Notification Functions (Compact 2013)

3/26/2014

This section describes the functions that control notifications sent by the registry, which stores data about applications, drivers, user preferences, and other configuration settings.

For more information, see Registry.

  • 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.

See Also

Reference

Registry Reference