This is used in server state (mnStartServer). Returned is the remote port used for TCP data transfer by the specified client if no error occurred.
int Instance: This is the instance that the command should use.
int ClientID: The client ID of the client whose remote TCP
port you wish to find.
The remote port used for TCP data transfer
by the specified client if no error occurred.
0 if an error occurred.
DBP
C++
.Net