От: | Евгений Музыченко | https://software.muzychenko.net/ru | |
Дата: | 18.12.24 19:50 | ||
Оценка: |
This function detects a single change. After the caller receives a notification event, it should call the function again to receive the next notification.
Note On Windows NT, Windows 2000, and Windows XP calling RegNotifyChangeKeyValue for a particular key handle causes change notifications to continue to occur for as long as the key handle is valid. This causes a second call to RegNotifyChangeKeyValue to return immediately, if any changes have occurred in the interim period between the first and second calls. If the API is being used asynchronously, the passed event handle will be signaled immediately if any interim changes have occurred.