Sponsors
RegNotifyChangeKeyValue
in Registry
Function name: RegNotifyChangeKeyValue
Defined in : advapi32
Requirements : Windows NT 3.1 or later; Windows 98 or later
Declaration:
Declare Function RegNotifyChangeKeyValue Lib "advapi32.dll" Alias "RegNotifyChangeKeyValue" (ByVal hKey As Long, ByVal bWatchSubtree As Long, ByVal dwNotifyFilter As Long, ByVal hEvent As Long, ByVal fAsynchronus As Long) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.