CreateFlie method Creates
a file and initializes the object with it
Syntax:
variable = object.CreateFile(filename [, SF_Flags])
Parameters:
filename - the file specification
SF_Flags - standard SF flags
returned value: Boolean success indicator
Applies to: SFFileStream 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
|