IHTMLWindow2::get_screenIHTMLWindow2::get_screen*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLWindow2::get_parent
*Next Topic: IHTMLWindow2::get_self

IHTMLWindow2::get_screen


HRESULT get_screen( 
    IHTMLScreen **p 
);

Retrieves an interface pointer to a screen object that provides information about the client's screen and rendering abilities

p
Address of a variable that receives the interface pointer.

See also IHTMLScreen


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