FILE_NOTIFY_CHANGE_DIR_NAME - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTIOAPI_H

#define FILE_NOTIFY_CHANGE_DIR_NAME     0x00000002   // winnt

#endif

View code on GitHub

No description available.