IWebBrowser2::get_FullNameIWebBrowser2::get_FullName*
*Contents  *Index  *Topic Contents
*Previous Topic: IWebBrowser2::get_Document
*Next Topic: IWebBrowser2::get_FullScreen

IWebBrowser2::get_FullName

HRESULT get_FullName(
    BSTR FAR* pbstrFullName
);

Retrieves the fully qualified path of the Internet Explorer executable file.

pbstrFullName
Address of a callee-allocated buffer that receives the path of the executable file. The caller frees this buffer with the SysFreeString API.

Applies To

Internet Explorer, WebBrowser


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