Contents Index Topic Contents | ||
Previous Topic: IWebBrowser2::get_MenuBar Next Topic: IWebBrowser2::get_Offline |
IWebBrowser2::get_Name
HRESULT get_Name( BSTR FAR* pbstrName );Retrieves the name of the object that contains the WebBrowser control used by Internet Explorer.
- Returns S_OK if the operation was successful.
- pbstrName
- Address of a callee-allocated buffer that receives the name of the object that contains the WebBrowser control. The caller frees this buffer with the SysFreeString API.
Applies To
Internet Explorer
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.