REG_NOTIFY_CHANGE_ATTRIBUTES top-level constant

  1. @Deprecated('Use REG_NOTIFY_FILTER.REG_NOTIFY_CHANGE_ATTRIBUTES instead')
int const REG_NOTIFY_CHANGE_ATTRIBUTES

Notify the caller of changes to the attributes of the key, such as the security descriptor information.

Implementation

@Deprecated('Use REG_NOTIFY_FILTER.REG_NOTIFY_CHANGE_ATTRIBUTES instead')
const REG_NOTIFY_CHANGE_ATTRIBUTES = 0x00000002;