Share

CNavDialog::GetDefaultBrowserStartURL

C++

virtual void GetDefaultBrowserStartURL(
    CString& strStartPage
);

Description

Gets the default URL to use in the Web button's Web browser and puts it into strStartPage.

Parameters

Parameters Description
strStartPage Default start URL.

Links

CNavDialog Class

Was this information helpful?