#ifndef _NTAFD_H // private typedef struct _SIO_DELIVERY_STATUS { BOOLEAN DeliveryAvailable; ULONG PendedReceiveRequests; } SIO_DELIVERY_STATUS, *PSIO_DELIVERY_STATUS; #endif View code on GitHub
No description available.