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

Parameters for the FileFind system call. More...

#include <NXCDefs.h>

Data Fields

unsigned int Result
 
byte FileHandle
 
string Filename
 
unsigned long Length
 

Detailed Description

Parameters for the FileFind system call.

This structure is used when calling the SysFileFindFirst and SysFileFindNext system call functions.

See Also
SysFileFindFirst() and SysFileFindNext()
Examples:
ex_sysfilefindfirst.nxc, and ex_sysfilefindnext.nxc.

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