Platform SDK: Fax Services

Converting String Parameters

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