on the selected file.
FileOpenMode - - -
Read,
Write,
ReadWrite
Selects the access
mode in which a file is
opened in the device.
Read: This mode
selects read-only
open mode.
Write: This mode
selects write-only
open mode.
ReadWrite: This mode
selects read and write
open mode.
FileAccessBuffer - - - -
Defines the
intermediate access
buffer that allows the
exchange of data
between the device
file storage and the
application.
FileAccessOffset INT_MIN INT_MAX 1 -
Controls the Offset of
the mapping between
the device file storage
and the
FileAccessBuffer. (B)
FileAccessLength INT_MIN INT_MAX 1 -
Controls the Length of
the mapping between
the device file storage
and the
FileAccessBuffer. (B)
FileOperationStatus - - -
Success,
Failure
Represents the file
operation execution
status.
Success: File
Operation was
sucessful.
Failure: File Operation
failed.
FileOperationResult INT_MIN INT_MAX 1 -
Represents the file
operation result. For
Read or Write
operations, the
number of
successfully
read/written bytes is
returned.
FileSize INT_MIN INT_MAX 1 - Represents the size of
the selected file in
21 Appendix A.2 CMOS specific camera / sensor data
1752