DAS
3.1.6 - 18/09/2017
|
Macros | |
#define | DBF_ALLOW_CREATE 0x2 |
#define | DBF_ALLOW_DELETE 0x4 |
#define | DBF_ALLOW_RENAME 0x1 |
To be used in MCreateDirBrowser().
#define DBF_ALLOW_CREATE 0x2 |
Allow creating new directories
Definition at line 1075 of file Mguidefs.h.
#define DBF_ALLOW_DELETE 0x4 |
Allow deleting empty directories
Definition at line 1077 of file Mguidefs.h.
#define DBF_ALLOW_RENAME 0x1 |
Allow renaming directories
Definition at line 1073 of file Mguidefs.h.