TC_LINK_INFO Struct Reference
[Types and enumerations]

Link information on a physical port. More...

#include <TcApi.h>

Data Fields

ULONG LinkSpeed
 Link speed, in Mbps.
TC_LINK_DUPLEX_TYPE DuplexType
 Link duplex setting.
BOOLEAN LinkUp
 Link status.

Detailed Description

Link information on a physical port.


Field Documentation

Link speed, in Mbps.

Note:
This field is undefined if the link is down.

Link duplex setting.

Note:
This field is undefined if the link is down.

Link status.

This field is set to TRUE if the link is up, FALSE otherwise.


TurboCap API documentation. Copyright (c) 2007-2008 CACE Technologies. All rights reserved.