CreateDirectory
method
Creates new directory and initializes the object with it.
Syntax:
variable = object.CreateDirectory(path [,SF_Flags])
Parameters:
path - the directory specification.
SF_Flags - standard SF flags
returned value: Boolean success indicator
Applies to: SFDirStorage
object
Supported on:
Windows 95/NT and later
Windows CE 3.0 and later
Pocket PC/Windows Mobile 2003 and later
Windows CE.NET 4 and later
|