ENUM_DMIS_OVERWRITE Enumeration
Members
| Member | Value | Description |
|---|---|---|
| PCD_DMIS_FILE_ADD_INDEX | 0 | Appends to the existing file name a number. |
| PCD_DMIS_FILE_APPEND | 2 | Appends the DMIS output file to an existing file. |
| PCD_DMIS_FILE_OVERWRITE | 1 | Overwrites an existing file with the new contents. |