HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
Address Functions 123
Absolute URI: Get and Set Functions
RvSipAddrAbsUriSetScheme()
RvSipAddrAbsUriSetScheme()
DESCRIPTION
Sets the scheme string in the absolute URI address.
SYNTAX
RvStatus RvSipAddrAbsUriSetScheme(
IN RvSipAddressHandle hSipAddr,
IN RvChar* strScheme);
PARAMETERS
hSipAddr
The handle to the absolute URI address.
strScheme
The scheme to be set in the object. If NULL is supplied, the existing scheme is
removed from the address.
RETURN VALUES
Returns RvStatus.