Previous PageTable Of Contents../index.htmlIndexNext Page

dx_clrcap( )

Description | Cautions | Example | Errors | See Also

Name:

void dx_clrcap(capp)

Inputs:

DX_CAP *capp

  pointer to Call Analysis Parameter Structure

Returns:

None

Includes:

srllib.h
dxxxlib.h

Category:

Structure Clearance

Top Of PageDescription

The dx_clrcap( ) function clears all fields in a DX_CAP structure by setting them to zero. dx_clrcap( ) is a VOID function that returns no value. It is provided as a convenient way of clearing a DX_CAP structure.

Parameter

Description

capp

points to the DX_CAP structure. Refer to the DX_CAP structure in the chapter on Data Structures for details.

Top Of PageCautions

The DX_CAP structure should be cleared and using dx_clrcap( ) before the structure is used as an argument in a dx_dial( ) function call. This will prevent parameters from being set unintentionally.

Top Of PageExample

Top Of PageErrors

None.

Top Of PageSee Also


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Dialogic Customer Engineering

Copyright 2002, Dialogic Corporation
All rights reserved
This page generated February, 2002