HP-UX C SIP Stack Message Layer Reference Guide (February 2008)
Address Functions 93
SIP URL: Get and Set Functions
RvSipAddrUrlSetHost()
RvSipAddrUrlSetHost()
DESCRIPTION
Sets the host in the URL object or removes the existing host from the URL
object.
SYNTAX
RvStatus RvSipAddrUrlSetHost(
IN RvSipAddressHandle hSipAddr,
IN RvChar* strHost);
PARAMETERS
hSipAddr
The handle to the URL address.
strHost
The host value to be set in the object. If NULL is supplied, the existing host is
removed.
RETURN VALUES
Returns RvStatus.