encoding Property (Windows CE 5.0)
This property sets and gets encoding for the output.
[propput]HRESULTencoding([in] BSTRstrEncoding);
[propget]HRESULTencoding([out, retval] BSTR* strEncoding);
Parameters
- strEncoding
String used to identify encoding.
Return Values
- S_OK
Returned if no errors are reported.
Remarks
The default string is dependent on implementation.
If the output is a string, the encoding parameter is ignored.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Msxml2.h, Msxml2.idl.
See Also
Send Feedback on this topic to the authors