Programming Reference Manual
 
Syntax
 
object.RemotePort
 
Description
Returns the port number of the remote host.
 
Part
Description
object
Evaluates to a ParentRequest object
 

Data Type

Long

Remarks

Read-only.
When not connected, it returns a 0. When active, values are between 1 and 65,535.
 
See Also