All Frameworks  Class Hierarchy  This Framework  Indexes

System Enumeration CATStatusChangeRC

enum CATStatusChangeRC {
  CATStatusChangeRCCompleted,
  CATStatusChangeRCAborted
}
Command return status.
Role: It is returned by CATCommand.Activate, CATCommand.Desactivate, and CATCommand.Cancel methods.
Values:
CATStatusChangeRCCompleted
The command completes normally
CATStatusChangeRCAborted
The command aborts

This object is included in the file: CATCommand.h

Copyright © 2003, Dassault Systèmes. All rights reserved.