Registry Notification Functions
A version of this page is also available for
4/8/2010
The following table shows the registry notification functions with a description of each.
Function | Description |
---|---|
Stops change notification handle monitoring. |
|
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. |
|
Requests that the operating system signal a change notification handle the next time it detects an appropriate change. |
|
Obtains information about a registry change notification. |
|
Receives information about a registry change notification. |