HP-UX C SIP Stack Message Layer Reference Guide (February 2008)
804 HP C SIP Stack Message Layer Reference Guide
Control Functions
RvSipBodyConstructInBodyPart()
RvSipBodyConstructInBodyPart()
DESCRIPTION
Constructs a body object inside a given body part object.
SYNTAX
RvStatus RvSipBodyConstructInBodyPart(
IN RvSipBodyPartHandle hBodyPart,
OUT RvSipBodyHandle *hBody);
PARAMETERS
hBodyPart
The handle to the body part related to the new body object.
hBody
The handle to the newly constructed body object.
RETURN VALUES
Returns RvStatus.