Contents Index Topic Contents | ||
Previous Topic: IWebBrowser2::get_Top Next Topic: IWebBrowser2::get_Type |
IWebBrowser2::get_TopLevelContainer
HRESULT get_TopLevelContainer( VARIANT_BOOL FAR* pBool );Determines if Internet Explorer is the top-level container of the WebBrowser control.
- Returns S_OK to indicate that the operation was successful.
- pBool
- Address of a variable that receives TRUE if the container is a top-level container, or FALSE otherwise.
Applies To
WebBrowser, Internet Explorer
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.