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

Event Header Functions 477
Get and Set Functions
RvSipEventHeaderGetCompactForm()
RvSipEventHeaderGetCompactForm()
DESCRIPTION
Gets the compact form flag of the Event header.
SYNTAX
RvStatus RvSipEventHeaderGetCompactForm (
IN RvSipEventHeaderHandle hHeader,
IN RvBool *pbIsCompact);
PARAMETERS
hHeader
The handle to the Event header.
pbIsCompact
Specifies whether or not the header is a compact form header.
RETURN VALUES
Returns RvStatus.