Stores an OID request.
More...
#include <Packet.h>
Data Fields | |
LIST_ENTRY | ListElement |
Used to handle lists of requests. | |
NDIS_EVENT | InternalRequestCompletedEvent |
NDIS_REQUEST | Request |
The structure with the actual request, that will be passed to NdisRequest(). | |
NDIS_STATUS | RequestStatus |