HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
Authentication Header Functions 187
Control Functions
RvSipAuthenticationHeaderCopy()
RvSipAuthenticationHeaderCopy()
DESCRIPTION
Copies all parameters from a source Authentication header to a destination
Authentication header. You must construct the destination object before using
this function.
SYNTAX
RvStatus RvSipAuthenticationHeaderCopy(
IN RvSipAuthenticationHeaderHandle hDestination,
IN RvSipAuthenticationHeaderHandle hSource);
PARAMETERS
hDestination
The handle to the destination Authentication header.
hSource
The handle to the source Authentication header.
RETURN VALUES
Returns RvStatus.