The FileDirect object provides a nonvisual interface to the underlying file system on the Windows CE device.
FileDirect property |
Datatype |
Description |
---|---|---|
FileHandle |
Long |
Identifier for the file you are handling with the FileDirect object |
FileDirect function |
Datatype returned |
Description |
---|---|---|
Integer |
Closes a file |
|
Integer |
Opens a file for processing |
|
Integer |
Reads the requested number of bytes from a file |
|
Integer |
Moves the file pointer a specified distance |
|
Integer |
Assigns the current position of a file pointer as the end of the file |
|
Integer |
Writes the requested number of bytes to a file |
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |