Share via


Registry Notification Functions

Send Feedback

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

Programming element PPC SP Description
CeFindCloseRegChange X X This function stops change notification handle monitoring.
CeFindFirstRegChange X X This function 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 X X This function requests that the operating system signal a change notification handle the next time it detects an appropriate change.

See Also

Registry Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.