ISDBCommonDialog::ShowSave: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
 
Line 3: Line 3:
===Method description===
===Method description===


Shows 'Save file' dialog.
Shows the 'Save file' dialog and returns control to the script when the dialog gets closed.


[[Category:Scripting|{{PAGENAME}}]]
[[Category:Scripting|{{PAGENAME}}]]

Latest revision as of 15:45, 4 November 2007

CoClass SDBCommonDialog, Interface ISDBCommonDialog

Sub ShowSave


Method description

Shows the 'Save file' dialog and returns control to the script when the dialog gets closed.