Registration of a Fax Service Provider
A fax service provider (FSP) should register with the fax service by performing the following steps.
To install a service provider and register
- Install a telephony service provider (TSP) for device abstraction. The TSP identifies all the fax devices that the FSP controls, and enables the fax service to use the exposed fax devices.
- Copy the FSP DLL to the location specified by the ImageName parameter to the FaxRegisterServiceProvider function.
- Call the FaxRegisterServiceProvider function to configure the new devices for use by the fax service. The function registers the FSP DLL with the fax service.
For information about developing a FSP DLL, see About the Fax Service Provider API.