다음을 통해 공유


Registry Notification Functions (Windows CE 5.0)

Send Feedback

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

Programming element Description
CeFindCloseRegChange This function stops change notification handle monitoring.
CeFindFirstRegChange 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 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.