HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
Authentication-Info Header Functions 235
Control Functions
RvSipAuthenticationInfoHeaderCopy()
RvSipAuthenticationInfoHeaderCopy()
DESCRIPTION
Copies the informative field from a source Authentication-Info header to a
destination Authentication-Info header. The informative field is the field
indicated by the RvSipAuthInfoType enumeration.You must construct the
destination object before using this function.
SYNTAX
RvStatus RvSipAuthenticationInfoHeaderCopy(
IN RvSipAuthenticationInfoHeaderHandle hDestination,
IN RvSipAuthenticationInfoHeaderHandle hSource);
PARAMETERS
hDestination
The handle to the destination Authentication-Info header.
hSource
The handle to the source Authentication-Info header.
RETURN VALUES
Returns RvStatus.