<< Click to Display Table of Contents >> Navigation: »No topics above this level« Cpu.ReadTCPDestinationSettings Method |
Call this method to get the destionation settings for an existing tcp connection.
[Visual Basic]
Public Sub ReadTCPDestinationSettings()
[C#]
public int ReadTCPDestinationSettings();
zero on success.
Will read the DestinationIPAddress, the RemotePortNumber, the DestinationStationNumber(optional) and finally the RoutingInformation(optional).
Cpu Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]