McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 182

↗ View in doc context
page
182
source
cucm/v15/tapi-dev-guide/tapi-dev-guide.md
chunk_id
cucm::v15::tapi-dev-guide::tapi-dev-guide::184

Parameters hDevice A handle to either a line device or a call that is associated with the callback. The context that dwMsg provides determines the nature of this handle (line handle or call handle). Applications must use the DWORD type for this parameter because using the HANDLE type may generate an error. dwMsg A line or call device message. dwCallbackInstance Callback instance data that is passed back to the application in the callback. TAPI does not interpret DWORD. dwParam1 A parameter for the message. dwParam2 A parameter for the message. dwParam3 A parameter for the message. Further Details For information about parameter values that are passed to this function, see TAPI Line Functions, on page 143. lineClose The lineClose function closes the specified open line device. Function Details LONG lineClose( HLINE hLine ); Parameter hLine A handle to the open line device to be closed. After the line has been successfully closed, this handle no longer remains valid. lineCompleteTransfer The lineCompleteTransfer function completes the transfer of the specified call to the party that is connected in the consultation call. Cisco Unified TAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 150 Basic TAPI Implementation lineClose

Page 182 content