OID_GEN_MAXIMUM_SEND_PACKETS (Windows Embedded CE 6.0)
1/6/2010
This object specifies the maximum number of send packets the MiniportSendPackets function can accept.
If a larger packet array is given to MiniportSendPackets, it will return some packets in the array to NDIS for resubmission later.
If the underlying driver has only a MiniportSend function, it should return one for this query. Legacy NIC drivers usually return NDIS_STATUS_NOT_SUPPORTED for this query.
Requirements
Header | ntddndis.h |
Windows Embedded CE | Windows CE .NET 4.0 and later |
See Also
Reference
General Object Identifiers
MiniportQueryInformation
MiniportSend
MiniportSendPackets
NDIS_REQUEST