DDMFileOptions Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This enumeration supports a bitwise combination of its member values.
public enum class DDMFileOptions
[System.Flags]
public enum DDMFileOptions
type DDMFileOptions =
Public Enum DDMFileOptions
- Inheritance
-
DDMFileOptions
- Attributes
Fields
| OPT_ACCMTHLS | 1 | |
| OPT_ALTINDLS | 2 | |
| OPT_BASFILNM | 4 | |
| OPT_CCSID | 8 | |
| OPT_CHKIN | 32 | |
| OPT_CHKOUT | 16 | |
| OPT_DELCP | 64 | |
| OPT_DFTREC | 128 | |
| OPT_DRCNAM | 256 | |
| OPT_DTACLSNM | 512 | |
| OPT_DTAFMT | 1024 | |
| OPT_EOFNBR | 2048 | |
| OPT_EOFOFF | 4096 | |
| OPT_FILBYTCN | 8192 | |
| OPT_FILCHGDT | 16384 | |
| OPT_FILCHGFL | 32768 | |
| OPT_FILCLS | 65536 | |
| OPT_FILCRTDT | 131072 | |
| OPT_FILEXNCN | 262144 | |
| OPT_FILEXNSZ | 524288 | |
| OPT_FILEXPDT | 1048576 | |
| OPT_FILHDD | 2097152 | |
| OPT_FILINISZ | 4194304 | |
| OPT_FILMAXEX | 8388608 | |
| OPT_FILNAM | 16777216 | |
| OPT_FILOPNLO | 33554432 | |
| OPT_FILPRT | 67108864 | |
| OPT_FILSIZ | 134217728 | |
| OPT_FILSYS | 268435456 | |
| OPT_GETCP | 536870912 | |
| OPT_INSCP | 1073741824 | |
| OPT_KEYDEF | 2147483648 | |
| OPT_KEYDUPCP | 4294967296 | |
| OPT_LSTACCDT | 8589934592 | |
| OPT_LSTARCDT | 140737488355328 | |
| OPT_MAXARNB | 17179869184 | |
| OPT_MGMCLSNM | 34359738368 | |
| OPT_MODCP | 68719476736 | |
| OPT_READ_ONLY | 562949953421312 | |
| OPT_RECLEN | 137438953472 | |
| OPT_RECLENCL | 274877906944 | |
| OPT_RTNCLS | 549755813888 | |
| OPT_SHDEXS | 1099511627776 | |
| OPT_SHR_EXCLUSIVE | 1125899906842624 | |
| OPT_SHR_READERS | 2251799813685248 | |
| OPT_SHR_WRITERS | 3377699720527872 | |
| OPT_STGCLSNM | 2199023255552 | |
| OPT_STRSIZ | 4398046511104 | |
| OPT_TITLE | 8796093022208 | |
| OPT_USRATTCNT | 281474976710656 | |
| OPT_USRATTSIZ | 35184372088832 | |
| OPT_USRREQCNT | 17592186044416 | |
| OPT_VRSNBR | 70368744177664 |