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