Registry Event Classes
The registry event classes allow you to subscribe to events that involve changes in hive subtrees, keys, and specific values.
| Event class | Hive location | Description |
|---|---|---|
| RegistryEvent | N/A | Abstract base class for changes in the registry. |
| RegistryTreeChangeEvent | RootPath | Monitors changes to a hierarchy of keys. |
| RegistryKeyChangeEvent | KeyPath | Monitors changes to a single key. |
| RegistryValueChangeEvent | ValueName | Monitors changes to a single value. |
Send comments about this topic to Microsoft
Build date: 3/9/2012