Network type structure. More...
#include <Packet32.h>
Public Attributes | |
ULONGLONG | LinkSpeed |
The speed of the network in bits per second. More... | |
UINT | LinkType |
The MAC of the current network adapter (see function PacketGetNetType() for more information) More... | |
Network type structure.
This structure is used by the PacketGetNetType() function to return information on the current adapter's type and speed.
Definition at line 92 of file Packet32.h.