Contents Index Topic Contents | ||
Previous Topic: IXMLDocument::get_charset Next Topic: IXMLDocument::get_version |
IXMLDocument::put_charset
HRESULT IXMLDocument::put_charset( BSTR *p)Specifies the output character set of the document according to ISO standards.
- Returns S_OK if successful. Possible error codes include E_OUTOFMEMORY and E_INVALIDARG.
- p
- Address of a string containing the character set format.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.