FILE_ACTION_REMOVED - NtDoc

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

#define FILE_ACTION_REMOVED                 0x00000002   // winnt

#endif

View code on GitHub

No description available.