IHTMLWindow2::get_documentIHTMLWindow2::get_document*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLWindow2::get_defaultStatus
*Next Topic: IHTMLWindow2::get_event

IHTMLWindow2::get_document


HRESULT get_document( 
    IHTMLDocument2 **p 
);

Retrieves an interface pointer to the document object for the document that the browser is displaying.

p
Address of a variable that receives the interface pointer.

See also IHTMLDocument2


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