ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

PFF_FILE Struct Reference

#include <ff_file.h>

Data Fields

FF_IOMANpIoman
 Ioman Pointer!
FF_T_UINT32 Filesize
 File's Size.
FF_T_UINT32 ObjectCluster
 File's Start Cluster.
FF_T_UINT32 iChainLength
 Total Length of the File's cluster chain.
FF_T_UINT32 CurrentCluster
 Prevents FAT Thrashing.
FF_T_UINT32 AddrCurrentCluster
 Address of the current cluster.
FF_T_UINT32 iEndOfChain
 Address of the last cluster in the chain.
FF_T_UINT32 FilePointer
 Current Position Pointer.
FF_T_UINT8 Mode
 Mode that File Was opened in.
FF_T_UINT32 DirCluster
 Cluster Number that the Dirent is in.
FF_T_UINT16 DirEntry
 Dirent Entry Number describing this file.
FF_T_BOOL FileDeleted
struct _FF_FILE * Next
 Pointer to the next file object in the linked list.

Detailed Description

Definition at line 56 of file ff_file.h.


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

Generated on Sat May 26 2012 06:34:39 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.