HP-UX C SIP Stack Message Layer Reference Guide (February 2008)

Party Header Functions 567
Get and Set Functions
RvSipPartyHeaderSetCompactForm()
RvSipPartyHeaderSetCompactForm()
DESCRIPTION
Instructs the header to use the compact header name when the header is
encoded.
SYNTAX
RvStatus RvSipPartyHeaderSetCompactForm(
IN RvSipPartyHeaderHandle hHeader,
IN RvBool bIsCompact);
PARAMETERS
hHeader
The handle to the Party header.
bIsCompact
Specifies whether or not the header is a compact form header.
RETURN VALUES
Returns RvStatus.