FILE_NOTIFY_CHANGE_SIZE - NtDoc

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

#define FILE_NOTIFY_CHANGE_SIZE         0x00000008   // winnt

#endif

View code on GitHub

No description available.