#ifndef _NTAFD_H // private // Poll event flags #define AFD_POLL_RECEIVE (1 << AFD_POLL_RECEIVE_BIT) // 0x0001 #endif View code on GitHub
No description available.