HP-UX C SIP Stack Message Layer Reference Guide (February 2008)

Address Functions 75
Control Functions
RvSipAddrConstructInRouteHopHeader()
RvSipAddrConstructInRouteHopHeader()
DESCRIPTION
Constructs the address-spec address inside a given Route-Hop header. The
address handle is returned.
SYNTAX
RvStatus RvSipAddrConstructInRouteHopHeader(
IN RvSipRouteHopHeaderHandle hHeader,
IN RvSipAddressType eAddrType,
OUT RvSipAddressHandle* hSipAddr);
PARAMETERS
hHeader
The handle to the Route-Hop header.
eAddrType
The type of address to construct. In the current version, eAddrType is only a
URL.
hSipAddr
The handle to the newly constructed address.
RETURN VALUES
Returns RvStatus.