REG_NOTIFY_THREAD_AGNOSTIC top-level constant

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

const REG_NOTIFY_THREAD_AGNOSTIC = 0x10000000;