ISDBApplication::SelectFolder

From MediaMonkey Wiki
Jump to navigation Jump to search

CoClass SDBApplication, Interface ISDBApplication

Function SelectFolder(Folder As String, ShowText As String) As String


Parameters

Name Type Description
Folder String The initial value for the folder to be selected.
ShowText String Text to be shown to user.


Method description

Shows a dialog for selection of a folder.

Returns selected folder or an empty string if user canceled the action.