Stops the thread which monitors a specifed registry key for changes.

CancelRegistryChange(nThreadHandle)

Parameters

nThreadHandle

A thread handle returned from FindRegistryChange.

Return Value

.T. if the thread monitoring the registry key was terminated, .F. otherwise.

See Also

Reference

ARegistryKeys
ARegistryValues
CloseRegistryKey
CreateRegistryKey
DeleteRegistryKey
FindRegistryChange
OpenRegistryKey
ReadRegistryKey
RegistryHiveToObject
RegistryValuesToObject
WriteRegistryKey

Used WinApi functions

SetEvent