HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
358 HP C SIP Stack Message Layer Reference Guide
Get and Set Functions
RvSipContentDispositionHeaderGetHandling()
RvSipContentDispositionHeaderGetHandling()
DESCRIPTION
Gets the handling enumeration value. If
RVSIP_DISPOSITIONHANDLING_OTHER is returned, you can receive the
handling string using RvSipContentDispositionHeaderGetStrHandling().
SYNTAX
RvSipDispositionHandling RvSipContentDispositionHeaderGetHandling(
IN RvSipContentDispositionHeaderHandle hHeader);
PARAMETERS
hHeader
The handle to the header.
RETURN VALUES
Returns RvStatus.