ISDBFileSystem::FileExists: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Latest revision as of 15:04, 21 March 2007
CoClass SDBFileSystem, Interface ISDBFileSystem
Function FileExists(Filename As String) As Boolean
Parameters
Name | Type | Description |
---|---|---|
Filename | String | Filename to be checked. |
Method description
Returns TRUE if the file exists.