Virtual U.org
Get Personal Training on VU Today
    
Top shadow
 
 register/help
User Name:

Password:

FileInfo struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

FileInfo Struct Reference

Structure which contains file name, size, and modification time. More...

#include <ODIR.H>

List of all members.

Public Attributes

char name [MAX_PATH+1]
unsigned long size
FILETIME time


Detailed Description

Structure which contains file name, size, and modification time.

Definition at line 18 of file ODIR.H.


Member Data Documentation

char FileInfo::name[MAX_PATH+1]
 

Definition at line 19 of file ODIR.H.

unsigned long FileInfo::size
 

Definition at line 20 of file ODIR.H.

FILETIME FileInfo::time
 

Definition at line 21 of file ODIR.H.


The documentation for this struct was generated from the following file:
Generated on Fri Aug 23 01:39:10 2002 for VirtualU by doxygen1.2.17