REG_NOTIFY_CHANGE_LAST_SET top-level constant

int const REG_NOTIFY_CHANGE_LAST_SET

Notify the caller of changes to a value of the key. This can include adding or deleting a value, or changing an existing value.

Implementation

const REG_NOTIFY_CHANGE_LAST_SET = 0x00000004;