HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
568 HP C SIP Stack Message Layer Reference Guide
Get and Set Functions
RvSipPartyHeaderGetCompactForm()
RvSipPartyHeaderGetCompactForm()
DESCRIPTION
Gets the compact form flag of the Party header. This flag tells the Stack whether
or not to use the compact form Party header during the header encoding.
SYNTAX
RvStatus RvSipPartyHeaderGetCompactForm(
IN RvSipPartyHeaderHandle hHeader,
IN RvBool *pbIsCompact);
PARAMETERS
hHeader
The handle to the Party header.
pbIsCompact
Specifies whether or not to use compact form.
RETURN VALUES
Returns RvStatus.