KEY_NOTIFY top-level constant

int const KEY_NOTIFY

Required to request change notifications for a registry key or for subkeys of a registry key.

Implementation

const KEY_NOTIFY = 0x0010;