Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This header is used by Telephony Application Programming Interfaces. For more information, see:
msp.h contains the following programming interfaces:
Interfaces
ITMSPAddress The ITMSPAddress (msp.h) interface is implemented by the MSP and represents a media service provider to the TAPI DLL. |
ITPluggableTerminalEventSink The ITPluggableTerminalEventSink (msp.h) interface provides a method that fires a message to notify client applications about a change in a pluggable terminal. |
ITPluggableTerminalEventSinkRegistration The ITPluggableTerminalEventSinkRegistration (msp.h) interface registers and unregisters a client application for pluggable terminal events. |
Structures
MSP_EVENT_INFO The MSP_EVENT_INFO (msp.h) structure defines the type of event returned by the GetEvent method. |
Enumerations
MSP_ADDRESS_EVENT The MSP_ADDRESS_EVENT (msp.h) enumeration constant is returned within the MSP_EVENT_INFO struct by the GetEvent method when MSP_EVENT is ME_ADDRESS_EVENT. |
MSP_CALL_EVENT The MSP_CALL_EVENT (msp.h) enumeration constant is returned within the MSP_EVENT_INFO struct by the GetEvent method when MSP_EVENT is ME_CALL_EVENT. |
MSP_CALL_EVENT_CAUSE The MSP_CALL_EVENT_CAUSE (msp.h) enumeration constant is returned within the MSP_EVENT_INFO struct by the GetEvent method when MSP_EVENT is ME_CALL_EVENT. |
MSP_EVENT The MSP_EVENT (msp.h) enumerator defines the type of event information contained in MSP_EVENT_INFO. |