FILE_DEVICE_IS_MOUNTED - NtDoc

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

#define FILE_DEVICE_IS_MOUNTED                      0x00000020

#endif

View code on GitHub

No description available.