IHTMLWindow2::get_selfIHTMLWindow2::get_self*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLWindow2::get_screen
*Next Topic: IHTMLWindow2::get_status

IHTMLWindow2::get_self


HRESULT get_self( 
    IHTMLWindow2 **p
);

Retrieves an interface pointer to the current window.

p
Address of a variable that receives the interface pointer.

Use the self property to disambiguate a window property from a form of the same name.


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