HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
Via Header Functions 799
Get and Set Functions
RvSipViaHeaderGetCompactForm()
RvSipViaHeaderGetCompactForm()
DESCRIPTION
Gets the compact form flag of the header.
SYNTAX
RvStatus RvSipViaHeaderGetCompactForm(
IN RvSipViaHeaderHandle hHeader,
IN RvBool *pbIsCompact);
PARAMETERS
hHeader
The handle to the Via header.
pbIsCompact
Specifies whether or not the header is a compact form header.
RETURN VALUES
Returns RvStatus.