Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages

Defines a type which describes the control flags for use with the p6IDir::enumerate() method to control the output of filesystem enumeration.

Possible values:

  • P6R::P6DF_NONE
  • P6R::P6DF_GETALLDATA
  • P6R::P6DF_SKIPCURRENT
  • P6R::P6DF_SKIPPARENT
  • P6R::P6DF_SKIPBOTH
  • P6R::P6DF_ONLYFILES
  • P6R::P6DF_ONLYDIRS

Definition at line 152 of file p6filetypes.h.