Location:
in_sock.h
TIfStatus
Describes the state of an interface.
It is used as a data member of TSoInetInterfaceInfo
.
Note: This enumeration is supported only because of backward compatibility. The real interface state uses the system error codes directly. The interface is either up (KErrNone) or down because of some error condition (state is one of the system wide error codes indicating the reason for the down state).
|