REG_NOTIFY_THREAD_AGNOSTIC top-level constant

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

Indicates that the lifetime of the registration must not be tied to the lifetime of the thread issuing the RegNotifyChangeKeyValue call.

Implementation

@Deprecated('Use REG_NOTIFY_FILTER.REG_NOTIFY_THREAD_AGNOSTIC instead')
const REG_NOTIFY_THREAD_AGNOSTIC = 0x10000000;