System Enumeration CATSysCloseMode
All Frameworks Class Hierarchy This Framework Indexes
System Enumeration CATSysCloseMode
enum CATSysCloseMode {
CATSys_Close,
CATSys_DeleteOnClose
}
The possible actions to take when closing documents.
- Values:
-
- CATSys_Close
- Closes the document.
- CATSys_DeleteOnClose
- Deletes the document on close.
This object is included in the file: CATIUExitCryptedILockBytes.h
Copyright © 2003, Dassault Systèmes. All rights reserved.