HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
822 HP C SIP Stack Message Layer Reference Guide
Get and Set Functions
RvSipBodyRemoveBodyPart()
RvSipBodyRemoveBodyPart()
DESCRIPTION
Removes a body part from the body parts list. You should supply to this
function the handle to the body part you wish to remove.
SYNTAX
RvStatus RvSipBodyRemoveBodyPart(
IN RvSipBodyHandle hBody,
IN RvSipBodyPartHandle hBodyPart);
PARAMETERS
hBody
The handle to the body object.
hBodyPart
The handle to the body part to be removed.
RETURN VALUES
Returns RvStatus.