FILE_VC_QUOTA_NONE - NtDoc

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

// FileSystemControlFlags
#define FILE_VC_QUOTA_NONE 0x00000000

#endif

View code on GitHub

No description available.