HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
Body Functions 803
Control Functions
RvSipBodyConstructInMsg()
RvSipBodyConstructInMsg()
DESCRIPTION
Constructs a body object inside a given message.
SYNTAX
RvStatus RvSipBodyConstructInMsg(
IN RvSipMsgHandle hSipMsg,
OUT RvSipBodyHandle *hBody);
PARAMETERS
hSipMsg
The handle to the message related to the new body object.
hBody
The handle to the newly constructed body object.
RETURN VALUES
Returns RvStatus.