Platform SDK: TAPI |
The TSPI LINE_SENDMSPDATA message is sent when the telephony service provider (TSP) wants to pass information to the media service provider (MSP).
LINE_SENDMSPDATA htLine = LineDevice; htCall = Call; dwMsg = LINE_SENDMSPDATA; dwParam1 = (DWORD) hdMSPLine; dwParam2 = (DWORD) pBuffer; dwParam3 = (DWORD) dwSize;
The service provider must negotiate a TAPI version 3.0 or later for this message to operate.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Version: Requires TAPI 3.0 or later.
Header: Declared in Tspi.h.
About The Media Service Provider (MSP), TSPI_lineMSPIdentify, TSPI_lineCreateMSPInstance, TSPI_lineCloseMSPInstance, TSPI_lineRecieveMSPData, LINEDEVCAPS