IHTMLWindow2::get_locationIHTMLWindow2::get_location*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLWindow2::get_Image
*Next Topic: IHTMLWindow2::get_name

IHTMLWindow2::get_location


HRESULT get_location( 
    IHTMLLocation **p 
);

Retrieves an interface pointer to a location object. The object contains information about the current location (full URL) of the document.

p
Address of a variable that receives the interface pointer.


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