Structure containing an OID request. More...
#include <Packet32.h>
Public Attributes | |
UCHAR | Data [1] |
from the adapter. More... | |
ULONG | Length |
Length of the data field. More... | |
ULONG | Oid |
for a complete list of valid codes. More... | |
Structure containing an OID request.
It is used by the PacketRequest() function to send an OID to the interface card driver. It can be used, for example, to retrieve the status of the error counters on the adapter, its MAC address, the list of the multicast groups defined on it, and so on.
Definition at line 283 of file Packet32.h.