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. |
Link information on a physical port.
ULONG TC_LINK_INFO::LinkSpeed |
Link speed, in Mbps.
Link duplex setting.
BOOLEAN TC_LINK_INFO::LinkUp |
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.