HP-UX C SIP Stack Message Layer Reference Guide (February 2008)
Content-Type Header Functions 369
Control Functions
RvSipContentTypeHeaderConstructInBody()
RvSipContentTypeHeaderConstructInBody()
DESCRIPTION
Constructs a Content-Type header inside a given body object.
SYNTAX
RvStatus RvSipContentTypeHeaderConstructInBody(
IN RvSipBodyHandle hBody,
OUT RvSipContentTypeHeaderHandle *phHeader);
PARAMETERS
hBody
The handle to the body object.
phHeader
The handle to the newly constructed Content-Type header.
RETURN VALUES
Returns RvStatus.