WNF_CREATE_SERIALIZATION_GROUP_FLAG - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTRTL_H
//
// WNF (Windows Notification Facility)
//
#if (PHNT_VERSION >= PHNT_WINDOWS_10)

#define WNF_CREATE_SERIALIZATION_GROUP_FLAG 0x00000001L

#endif
#endif

View code on GitHub

NtDoc

No description available.