Contents Index Topic Contents | ||
Previous Topic: IWebBrowser2::put_Offline Next Topic: IWebBrowser2::put_RegisterAsDropTarget |
IWebBrowser2::put_RegisterAsBrowser
HRESULT put_RegisterAsBrowser( VARIANT_BOOL bRegister );Sets a value indicating whether the WebBrowser control is registered as a top-level browser for target name resolution.
- Returns S_OK if successful, or an OLE-defined error code otherwise.
- bRegister
- Boolean expression that determines whether Internet Explorer is registered as a top-level browser. If TRUE, the WebBrowser is registered as a top-level browser; if FALSE, it is not a top-level browser. The default value is FALSE.
Applies To
WebBrowser, Internet Explorer
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.