IXMLDocument::get_versionIXMLDocument::get_version*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IXMLDocument::put_charset
*Next Topic: IXMLDocument::get_doctype

IXMLDocument::get_version

HRESULT IXMLDocument::get_version(
    BSTR *p)

Returns the version of the XML specification being used.

p
Address of a string containing the version of XML being used.

The caller needs to deallocate the string by using SysFreeString.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.