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