NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
FileReadWriteType Struct Reference

Parameters for the FileReadWrite system call. More...

#include <NXCDefs.h>

Data Fields

unsigned int Result
 
byte FileHandle
 
string Buffer
 
unsigned long Length
 

Detailed Description

Parameters for the FileReadWrite system call.

This structure is used when calling the SysFileRead and SysFileWrite system call functions.

See Also
SysFileRead() and SysFileWrite()
Examples:
ex_sysfileread.nxc, and ex_sysfilewrite.nxc.

The documentation for this struct was generated from the following file: