Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

NetType Struct Reference
[Definitions and data structuresDefinitions and data structures]

Network type structure. More...

#include <PACKET32.H>

List of all members.

Public Attributes

UINT LinkType
 The MAC of the current network adapter (see function PacketGetNetType() for more information).
UINT LinkSpeed
 The speed of the network in bits per second.
ULONGLONG LinkSpeed
 The speed of the network in bits per second.


Detailed Description

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 82 of file PACKET32.H.


Member Data Documentation

ULONGLONG NetType::LinkSpeed
 

The speed of the network in bits per second.

Definition at line 110 of file Packet32.h.

UINT NetType::LinkSpeed
 

The speed of the network in bits per second.

Definition at line 85 of file PACKET32.H.

UINT NetType::LinkType
 

The MAC of the current network adapter (see function PacketGetNetType() for more information).

Definition at line 109 of file Packet32.h.


The documentation for this struct was generated from the following files:
Generated on Sun May 14 14:51:32 2006 by  doxygen 1.4.2