ISDBApplication::SelectFolder

From MediaMonkey Wiki
Revision as of 12:55, 22 March 2007 by Jiri (talk | contribs) (→‎Method description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.