UDPStreamPort( udp_stream )
Parameters:
udp_stream - UDP stream handle |
Description:
Returns the port number of the specified UDP stream. This can be useful if you've created the UDP stream without specifying a port number. |
Example:
None. |