McDewey

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

Page 320

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

Function Details LONG phoneSetDisplay( HPHONE hPhone, DWORD dwRow, DWORD dwColumn, LPCSTR lpsDisplay, DWORD dwSize ); Parameters hPhone A handle to the open phone device. The application must be the owner of the phone. dwRow The row position on the display where the new text displays. dwColumn The column position on the display where the new text displays. lpsDisplay A pointer to the memory location where the display content is stored. The display information must follow the format that is specified in the dwStringFormat member of the device capabilities for this phone. dwSize The size in bytes of the information to which lpsDisplay points. phoneSetStatusMessages The phoneSetStatusMessages function enables an application to monitor the specified phone device for selected status events. See TAPI Phone Messages, on page 290 for supported messages. Function Details LONG phoneSetStatusMessages( HPHONE hPhone, DWORD dwPhoneStates, DWORD dwButtonModes, DWORD dwButtonStates ); Parameters hPhone A handle to the open phone device to be monitored. Cisco Unified TAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 288 Basic TAPI Implementation phoneSetStatusMessages

Page 320 content