![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Section contents
csocket.oxh
A socket option interface configuration entry.
this& = NewSoInetIfConfig&:
Creates a socket option interface configuration object and returns a handle to the created object.
this& |
A handle which represents the socket option interface configuration. |
If the object could not be created then an error is generated
which should be trapped by an ONERR
handler.
DeleteSoInetIfConfig:(BYREF this&)
Destroys a socket option interface configuration object.
BYREF this& |
A handle to a socket option interface configuration entry. A zero value is written back into the variable |
cfg& = SoInetIfConfigConfig&:(this&)
Returns a handle to the interface routing parameters.
this& |
A handle to the socket option interface configuration |
cfg& |
A handle to an interface routing parameters object. |
protocol& = SoInetIfConfigFamily&:(this&)
Returns the protocal family.
this& |
A handle to the socket option interface configuration |
protocol& |
<TBS> |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |