ReactOS 0.4.15-dev-7842-g558ab78
CFFILE Struct Reference

Public Attributes

cab_ULONG cbFile
 
cab_ULONG uoffFolderStart
 
cab_UWORD iFolder
 
cab_UWORD date
 
cab_UWORD time
 
cab_UWORD attribs
 
ULONG cbFile
 
ULONG uoffFolderStart
 
USHORT iFolder
 
USHORT date
 
USHORT time
 
USHORT attribs
 

Detailed Description

Definition at line 89 of file fci.c.

Member Data Documentation

◆ attribs [1/2]

cab_UWORD CFFILE::attribs

Definition at line 96 of file fci.c.

Referenced by write_files().

◆ attribs [2/2]

USHORT CFFILE::attribs

Definition at line 82 of file fdi.c.

◆ cbFile [1/2]

cab_ULONG CFFILE::cbFile

Definition at line 90 of file fci.c.

Referenced by write_files().

◆ cbFile [2/2]

ULONG CFFILE::cbFile

Definition at line 77 of file fdi.c.

◆ date [1/2]

cab_UWORD CFFILE::date

Definition at line 94 of file fci.c.

Referenced by write_files().

◆ date [2/2]

USHORT CFFILE::date

Definition at line 80 of file fdi.c.

◆ iFolder [1/2]

cab_UWORD CFFILE::iFolder

Definition at line 92 of file fci.c.

Referenced by write_files().

◆ iFolder [2/2]

USHORT CFFILE::iFolder

Definition at line 79 of file fdi.c.

◆ time [1/2]

cab_UWORD CFFILE::time

Definition at line 95 of file fci.c.

Referenced by write_files().

◆ time [2/2]

USHORT CFFILE::time

Definition at line 81 of file fdi.c.

◆ uoffFolderStart [1/2]

cab_ULONG CFFILE::uoffFolderStart

Definition at line 91 of file fci.c.

Referenced by write_files().

◆ uoffFolderStart [2/2]

ULONG CFFILE::uoffFolderStart

Definition at line 78 of file fdi.c.


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