Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The TSPI_lineCloseMSPInstance function directs the TAPI 3 DLL to close a media service provider (MSP) call instance. This function requires TAPI 3.0 version negotiation.
Syntax
LONG TSPIAPI TSPI_lineCloseMSPInstance(
HDRVMSPLINE hdMSPLine
);
Parameters
hdMSPLine
Pointer to the TSP handle for the MSP call.
Return value
LINEERR_INVALPOINTER, NOERROR.
Remarks
An MSP instance is associated with a particular application. If multiple applications are running, each TSP line may have multiple MSP instances.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | tspi.h |