Data Fields

FileListItemInfoPtr Struct Reference

#include <filelistinfo.h>

Data Fields

char name [NAME_MAX]
unsigned int size
unsigned int data

Detailed Description

Definition at line 39 of file filelistinfo.h.


Field Documentation

unsigned int data

Definition at line 42 of file filelistinfo.h.

char name[NAME_MAX]

Definition at line 40 of file filelistinfo.h.

unsigned int size

Definition at line 41 of file filelistinfo.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines