AdvApi32RegNotifyChangeKeyValue Method

Overload List

RegNotifyChangeKeyValue(IntPtr, Boolean, RegNotifyChangeFilter, IntPtr, Boolean) Notifies the caller about changes to the attributes or contents of a specified registry key.
RegNotifyChangeKeyValue(SafeRegistryHandle, Boolean, RegNotifyChangeFilter, IntPtr, Boolean) Notifies the caller about changes to the attributes or contents of a specified registry key.

See Also