IFaxDeviceProvider::get_TapiProviderName method (faxcomex.h)
The IFaxDeviceProvider::get_TapiProviderName property is a null-terminated string that contains the name of the telephony service provider (TSP) associated with the fax service provider (FSP) fax devices.
This property is read-only.
Syntax
HRESULT get_TapiProviderName(
BSTR *pbstrTapiProviderName
);
Parameters
pbstrTapiProviderName
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | faxcomex.h |
DLL | Fxscomex.dll |