DIRECTORY_TRAVERSE - 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_TRAVERSE 0x0002

#endif
#endif

View code on GitHub

No description available.