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

Authorization Header Functions 263
Control Functions
RvSipAuthorizationHeaderCopy()
RvSipAuthorizationHeaderCopy()
DESCRIPTION
Copies all parameters from a source Authorization header to a destination
Authorization header. You must construct the destination object before using
this function.
SYNTAX
RvStatus RvSipAuthorizationHeaderCopy(
IN RvSipAuthorizationHeaderHandle hDestination,
IN RvSipAuthorizationHeaderHandle hSource);
PARAMETERS
hDestination
The handle to the destination Authorization header.
hSource
The handle to the source Authorization header.
RETURN VALUES
Returns RvStatus.