REG_NOTIFY_CHANGE_SECURITY top-level constant

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

Notify the caller of changes to the security descriptor of the key.

Implementation

@Deprecated('Use REG_NOTIFY_FILTER.REG_NOTIFY_CHANGE_SECURITY instead')
const REG_NOTIFY_CHANGE_SECURITY = 0x00000008;