McDewey

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

Page 339

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

Function Details MMRESULT waveInClose( HWAVEIN hwi ); Parameter hwi Handle of the waveform-audio input device. If the function succeeds, the handle no longer remains valid after this call. waveInGetID The waveInGetID function gets the device identifier for the given waveform-audio input device. This function gets supported for backward compatibility. New applications can cast a handle of the device rather than retrieving the device identifier. Function Details MMRESULT waveInGetID( HWAVEIN hwi, LPUINT puDeviceID ); Parameters hwi Handle of the waveform-audio input device. puDeviceID Address of a variable to be filled with the device identifier. waveInGetPosition The waveInGetPosition function retrieves the current input position of the given waveform-audio input device. Function Details MMRESULT waveInGetPosition( HWAVEIN hwi, LPMMTIME pmmt, UINT cbmmt ); Parameters hwi Handle of the waveform-audio input device. Cisco Unified TAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 307 Basic TAPI Implementation waveInGetID

Page 339 content