Skip to content

Latest commit

 

History

History
78 lines (58 loc) · 2.2 KB

nn-tapi3-itmspaddress.md

File metadata and controls

78 lines (58 loc) · 2.2 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:tapi3.ITMSPAddress
ITMSPAddress (tapi3.h)
The ITMSPAddress interface (tapi3.h) is implemented by the MSP and represents a media service provider to the TAPI DLL.
ITMSPAddress
ITMSPAddress interface [TAPI 2.2]
ITMSPAddress interface [TAPI 2.2]
described
_tapi3_itmspaddress
msp/ITMSPAddress
tapi3.itmspaddress
tapi3\itmspaddress.htm
tapi3
246a0bcd-0dbb-4b77-a1cd-e6378eaff889
08/09/2022
ITMSPAddress, ITMSPAddress interface [TAPI 2.2], ITMSPAddress interface [TAPI 2.2],described, _tapi3_itmspaddress, msp/ITMSPAddress, tapi3.itmspaddress
tapi3.h
Tapi3.h
Windows
Windows
19H1
ITMSPAddress
tapi3/ITMSPAddress
c++
APIRef
kbSyntax
COM
msp.h
ITMSPAddress

ITMSPAddress interface

-description

The ITMSPAddress interface is implemented by the MSP and represents a media service provider to the TAPI DLL. It is not exposed to end-user or server applications. TAPI 3 will call CoCreateInstance on this interface to create the MSP object.

-inheritance

The ITMSPAddress interface inherits from the IUnknown interface. ITMSPAddress also has these types of members:

-see-also

ITStream

ITStreamControl

ITSubStream

ITSubStreamControl

Media Service Provider Interface (MSPI)