home     download     screen shots     bugs     mailing list     example output     generated MFC docs     help     tools and utilities


 Overview   Project   Class   Tree   Index 
MFC Class Library
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

MFC
Enum CFile::Attribute

   in AFX.H


Field Summary
archive = 0x20
          
directory = 0x10
          
hidden = 0x02
          
normal = 0x00
          
readOnly = 0x01
          
system = 0x04
          
volume = 0x08
          
 

Field Detail

archive

public archive = 0x20

directory

public directory = 0x10

hidden

public hidden = 0x02

normal

public normal = 0x00

readOnly

public readOnly = 0x01

system

public system = 0x04

volume

public volume = 0x08

 Overview   Project   Class   Tree   Index 
MFC Class Library
CppDoc v2.3.1
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD