ISDBTextFile::Write: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
(No difference)

Latest revision as of 17:42, 21 March 2007

CoClass SDBTextFile, Interface ISDBTextFile

Sub Write(aText As String)


Parameters

Name Type Description
aText String String to be written to the file.


Method description

Writes a string to a file.