Previous PageTable Of Contents../index.htmlIndexNext Page

scx_clrevtmsk( )

Description | Cautions | Example | Errors | See Also

Name:

int scx_clrevtmsk(devh, mask)

Inputs:

int devh

  SCX160 SCxbus Adapter device handle

 

unsigned short mask

  Event mask for alarms

Returns:

0 on success
-1 on failure

Includes:

scxlib.h

Category:

Configuration

Mode:

synchronous

Top Of PageDescription

The scx_clrevtmsk( ) function stops the generation of the alarm events specified in the mask parameter. Only alarm events are supported by this function.

Parameter

Description

devh:

SCX160 SCxbus Adapter device handle

mask:

Indicates one or more of the following event mask equates:

  SCXMM_EXT_CLOCK - external clock event mask

  SCXMM_FIFO - SCX160 FIFO event mask

  SCXMM_SC_CLOCK - SCbus clock event mask

  SCXMM_SC_DRIVER - SCbus driver event mask

  SCXMM_SCX_CLOCK - SCxbus clock event mask

  SCXMM_SCX_DRIVER - SCxbus driver event mask

Top Of PageCautions

Top Of PageExample

Top Of PageErrors

If the function returns -1, use the SRL Standard Attribute function ATDV_LASTERR( ) to obtain the error code, or you can use the ATDV_ERRMSGP( ) function to obtain a descriptive error message. The error codes returned by ATDV_LASTERR( ) function are listed in Chapter 7.  Errors.

Top Of PageSee Also


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Dialogic Customer Engineering

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