OPLOCK_KEY_FLAG_PARENT_KEY - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTIOAPI_H
#if (PHNT_MODE != PHNT_MODE_KERNEL)
#if (PHNT_VERSION >= PHNT_WIN8)

#define OPLOCK_KEY_FLAG_PARENT_KEY 0x0001

#endif
#endif
#endif

View code on GitHub

No description available.