Computer Telephony IntegrationStrata CT I&M Manual October 2000 9-19lineGetLineDevStatusThis operation queries the specified open line device for its current status. If successful itreturns the current status of the specified open line device using a data structureLineDevStatus.lineGetAddressIDThis function is used to map a phone number assigned to a line device back to isdwAddressID in the range of 0 to the number of addresses minus 1 returned in the line'sdevice capabilities. LineMakeCall allows the application to make a call by specifying a linehandle and address on the line. The address can be specified either as dwAddressID, as aphone number, or as a device specific name or identifier.Field Name SettingdwStringFormat STRINGFORMAT_BINARYdwStringSizedwStringOffset4A DWORD containing the ID for the line device specifiedField Name SettingdwNumOpens The number of instances this application opened, normally 1.dwOpenMediaModes LINEMEDIAMODE_INTERACTIVEVOICEdwNumActiveCalls The number of calls ringing and/or connecteddwNumOnHoldCalls The number of calls that are on hold.dwNumOnHoldPendCalls The number of calls pending in the ONHOLDPENDCONF or theONHOLDPENDTRANSFER states.dwLineFeatures LINEFEATURE_MAKECALL if no active call exists, otherwise 0.dwNumCallCompletionsdwRingMode Always 0.dwSignalLevel Not supported by Toshiba DKT TSPIdwBatteryLevel Not supported by Toshiba DKT TSPIdwRoamMode LINEROAMMODE_UNAVAILdwDevStatusFlags The current status of the device.dwTerminalModesSizedwTerminalModesOffsetNot supported by Toshiba DKT TSPIdwDevSpecificSizedwDevSpecificOffsetNot supported by Toshiba DKT TSPI