Previous PageTable Of Contents../index.htmlIndexNext Page

scx_close( )

Description | Cautions | Example | Errors | See Also

Name:

int scx_close(devh)

Inputs:

int devh

  SCX160 SCxbus Adapter device handle

Returns:

0 on success
-1 on failure

Includes:

scxlib.h

Category:

Configuration

Mode:

synchronous

Top Of PageDescription

The scx_close( ) function closes a previously opened SCX160 device. This function releases the device handle and breaks the link between the calling process and the device.

Parameter

Description

devh:

SCX160 SCxbus Adapter device handle

Top Of PageCautions

This function will fail if an invalid device handle is specified. Never close a Dialogic device using the Windows close( ) function.

Top Of PageExample

Top Of PageErrors

If the function returns -1, the specific error that occurred is returned in the errno global variable.

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