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

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