You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per the docs, the REG_NOTIFY_FILTER.REG_NOTIFY_THREAD_AGNOSTIC flag is only available on Windows 8 and later. The metadata has an attribute for members that are only available on particular Windows versions, but it doesn't appear on this enum value.
Per the docs, the
REG_NOTIFY_FILTER.REG_NOTIFY_THREAD_AGNOSTICflag is only available on Windows 8 and later. The metadata has an attribute for members that are only available on particular Windows versions, but it doesn't appear on this enum value.