DIRECTORY_CREATE_SUBDIRECTORY - NtDoc

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

#define DIRECTORY_CREATE_SUBDIRECTORY 0x0008

#endif
#endif

View code on GitHub

No description available.