Converting String Parameters

The fax service provider (FSP) function prototypes use the LPWSTR data type for string parameters. FSP DLLs must be compiled for Unicode. If the FSP is not compiled for Unicode, the function calls fail because the FSP DLL receives only Unicode strings.