DoOrganizeFavDlg Function

Displays the standard Windows Internet Explorer Organize Favorites dialog box.

Syntax

BOOL DoOrganizeFavDlg(      
    HWND hwnd,     CHAR *pszInitDir );

Parameters

hwnd
[in] A handle to the owner window for the dialog.
pszInitDir
[in] A string that contains the initial directory to use as root. If NULL, the Favorites folder of the current user is used.

Return Value

TRUE if successful, or FALSE otherwise.

Function Information

Stock Implementationshdocvw.dll
Custom ImplementationNo
Import libraryNone
Minimum availabilityInternet Explorer 4.0
Minimum operating systems Windows 95, Windows NT 4.0
Tags :


Page view tracker