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

346 HP C SIP Stack Message Layer Reference Guide
Control Functions
RvSipContentDispositionHeaderConstructInBodyPart()
RvSipContentDispositionHeaderConstructInBodyPart()
DESCRIPTION
Constructs a Content-Disposition header inside a given message body part
object.
SYNTAX
RvStatus RvSipContentDispositionHeaderConstructInBodyPart(
IN RvSipBodyPartHandle hBodyPart,
OUT RvSipContentDispositionHeaderHandle* hHeader);
PARAMETERS
hBodyPart
The handle to the message body part object.
hHeader
The handle to the newly constructed Content-Disposition header.
RETURN VALUES
Returns RvStatus.