FSCTL_AFD_BASE - NtDoc

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

// private // Note: different bit layout from CTL_CODE
#define FSCTL_AFD_BASE  FILE_DEVICE_NETWORK

#endif

View code on GitHub

No description available.