Previous PageTable Of ContentsHomeIndexNext Page

ATDV_NAMEP( )

Description | Example | Errors | See Also

Name:

char * ATDV_NAMEP(dev)

Inputs:

int dev

  valid Dialogic device handle

Returns:

pointer to string

Includes:

srllib.h

Category:

standard attribute

Top Of PageDescription

The ATDV_NAMEP( ) function returns a pointer to an ASCIIZ string that specifies a device name, used to open the device.

An example of a device name is:

where:

The pointer to this string remains valid only while the device is open.

Parameter

Description

dev

Device handle, the handle returned by the technology-specific xx_open( ).

Top Of PageExample

Top Of PageErrors

This function returns a pointer to the string "Unknown device" if an invalid device handle is specified in dev.

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 January, 2001