HP-UX C SIP Stack Message Layer Reference Guide (February 2008)
Address Functions 95
SIP URL: Get and Set Functions
RvSipAddrUrlSetPortNum()
RvSipAddrUrlSetPortNum()
DESCRIPTION
Sets the port number in the URL object.
SYNTAX
RvStatus RvSipAddrUrlSetPortNum(
IN RvSipAddressHandle hSipUrl,
IN RvInt32 portNum);
PARAMETERS
hSipUrl
The handle to the URL address.
portNum
The port number value to be set in the object. In order to remove the port
number from the address, you can set this parameter to UNDEFINED.
RETURN VALUES
Returns RvStatus.