SaveLocalErrors Enumerator
Description
List of possible errors when saving a document locally.Defined in namespace "adsk::core" and the header file is <Core\CoreTypeDefs.h>
Methods
| Name | Value | Description |
| DiskFullSaveLocalError | 201 | The disk is full. |
| FileReadOnlySaveLocalError | 202 | The specified file exists and is read-only. |
| SaveCancelledSaveLocalError | 200 | The save was canceled. |
