IXMLDocument::put_URLIXMLDocument::put_URL*
*Contents  *Index  *Topic Contents
*Previous Topic: IXMLDocument::get_URL
*Next Topic: IXMLDocument::get_mimeType

IXMLDocument::put_URL

HRESULT IXMLDocument::put_URL(
     BSTR  p)

Loads a new document based on the URL provided. The current document is destroyed and the new document is loaded in its place.

p
String containing a URL address.

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