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