AFD_QUERY_ADDRESS_HANDLE - NtDoc

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

// private // Handle query flags
#define AFD_QUERY_ADDRESS_HANDLE    0x01

#endif

View code on GitHub

No description available.