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

Content-Type Header Functions 371
Control Functions
RvSipContentTypeHeaderCopy()
RvSipContentTypeHeaderCopy()
DESCRIPTION
Copies all parameters from a source Content-Type header to a destination
Content-Type header. You must construct the destination object before using
this function.
SYNTAX
RvStatus RvSipContentTypeHeaderCopy(
INOUT RvSipContentTypeHeaderHandle hDestination,
IN RvSipContentTypeHeaderHandle hSource);
PARAMETERS
hDestination
The handle to the destination Content-Type header.
hSource
The handle to the source Content-Type header.
RETURN VALUES
Returns RvStatus.