Share

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.

Version

Introduced in version November 2014

Was this information helpful?