Location:
in_sock.h
Link against:
TIfStatus
Support
Supported from 5.0
Description
Describes the state of an interface. It is used as a data member of
TSoInetInterfaceInfo
.
EIfPending |
The interface has been initiated, but is not yet available
|
EIfUp |
The interface is up and available
|
EIfBusy |
The interface is up, but flowed off
|
EIfDown |
The interface is down
|
|