FILE_NOTIFY_CHANGE_SECURITY - NtDoc

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

#define FILE_NOTIFY_CHANGE_SECURITY     0x00000100   // winnt

#endif

View code on GitHub

No description available.