AFD_POLL_RECEIVE_BIT - NtDoc

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

// private // Poll event bit numbers
#define AFD_POLL_RECEIVE_BIT             0

#endif

View code on GitHub

No description available.