PREV TOC HOME INDEX NEXT


CT_DEVINFO


typedef struct ct_devinfo {
    unsigned long    ct_prodid;
    unsigned char    ct_devfamily;
    unsigned char    ct_devmode;
    unsigned char    ct_nettype;
    unsigned char    ct_busmode;
    unsigned char    ct_busencoding;
    unsigned char    ct_rfu[7];
} CT_DEVINFO; 

Description

The CT_DEVINFO structure contains information about a specified Global Call line device.

Valid values for each member of the structure are defined in gclib.h. See the Global Call Technology User's Guides for possible return values.

Field Descriptions

The fields of CT_DEVINFO are described as follows:

ct_prodid
Intel® Dialogic product identification
ct_devfamily
device family
ct_devmode
device mode field
ct_nettype
type of network interface
ct_busmode
specifies the bus architecture used by the device
ct_busencoding
specifies the type of PCM encoding used by the device
ct_rfu
reserved for future use


PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

Copyright 2003, Intel Corporation
All rights reserved
This page generated February, 2003