Receiving Information
Computer Telephony Integration
Strata DK40 I&M Manual Spring 1999
8-19
Refer to the Strata DK40 Programming Manual or DK Library CD-Rom for more details.
lineGetCallStatus
This function returns the current status of the specified call as a data structure of type
lineCallStatus:
lineGetID
This function returns a device ID for the specified device class associated with the selected
line, address or call. Toshiba DKT TSPI uses this function to identify the real device ID
when the line device was opened using LINE_MAPPER as a device ID. This function call
can also be used to obtain the device ID of the phone or media (e.g. mci, waveform, mci midi,
wave, fax, etc.) associated with a call, address or line. The result is returned in a data
structure VARSTRING pointed to by IpDeviceID:
dwCalledPartySize
dwCalledPartyOffset
Not supported by Toshiba DKT TSPI
dwCommentSize
dwCommentOffset
dwDisplaySize
dwDisplayOffset
If the call being referenced is the active call on the line, these fields will
contain the contents of the two line LCD display currently being shown.
dwUserUserInfoSize
dwUserUserInfoOffset
Not supported by Toshiba DKT TSPI
dwHighLevelCompSize
dwHighLevelCompOffset
Not supported by Toshiba DKT TSPI
dwLowLevelCompSize
dwLowLevelCompOffset
Not supported by Toshiba DKT TSPI
dwChargingInfoSize
dwChargingInfoOffset
Not supported by Toshiba DKT TSPI
Field Name Setting
dwCallState This field will reflect the actual state of the call.
dwCallStateMode This field will reflect the actual mode of the state listed above.
dwCallPrivelege This reflects the privelege granted to the call.
dwCallFeatures This field will indicate all of the features allowable, given the current
state of the call.
dwDevSpecificSize
dwDevSpecificOffset
Not supported by Toshiba DKT TSPI
Field Name Setting
dwStringFormat STRINGFORMAT_BINARY
dwStringSize
dwStringOffset
4
A DWORD containing the ID for the line device specified
Field name Setting