IO_COMPLETION_QUERY_STATE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTIOAPI_H
// I/O completion port
#ifndef IO_COMPLETION_QUERY_STATE

#define IO_COMPLETION_QUERY_STATE 0x0001

#endif
#endif

View code on GitHub

No description available.