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

348 HP C SIP Stack Message Layer Reference Guide
Control Functions
RvSipContentDispositionHeaderCopy()
RvSipContentDispositionHeaderCopy()
DESCRIPTION
Copies all parameters from a source Content-Disposition header to a destination
Content-Disposition header. You must construct the destination object before
using this function.
SYNTAX
RvStatus RvSipContentDispositionHeaderCopy(
INOUT RvSipContentDispositionHeaderHandle hDestination,
IN RvSipContentDispositionHeaderHandle hSource);
PARAMETERS
hDestination
The handle to the destination Content-Disposition header.
hSource
The handle to the source Content-Disposition header.
RETURN VALUES
Returns RvStatus.