HRESULT SetCharset(
[in] BSTR bstrCharset
);
Parameters
- bstrCharset
- [in] BSTR that replaces the default charset: "iso-8859-1". Please refer to the Appendix B for a list of charsets.
Return value
Returns S_OK if successful, or an error value otherwise.