IHTMLLocation::assignIHTMLLocation::assign*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLLocation::replace
*Next Topic: IHTMLLocation::toString

IHTMLLocation::assign


HRESULT assign(
    BSTR bstr 
);

Sets the current location to the given URL. This method loads the given document specified by the URL if it exists.

bstr
String specifying the URL of the document to assign.


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