Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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