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