|
FRX SDK Documentation 2025 SP0
|
#include <AcRx.h>
Public Types | |
| enum | AppMsgCode { kInitAppMsg , kUnloadAppMsg , kLoadDwgMsg , kUnloadDwgMsg , kInvkSubrMsg , kCfgMsg , kEndMsg , kQuitMsg , kSaveMsg , kDependencyMsg , kNoDependencyMsg , kOleUnloadAppMsg , kPreQuitMsg , kInitDialogMsg , kEndDialogMsg , kSuspendMsg , kInitTabGroupMsg , kEndTabGroupMsg , kNullMsg } |
| enum | AppRetCode { kRetOK , kRetError } |
| enum | Ordering { kEqual = 0 } |
| enum | DictIterType { kDictSorted = 0 , kDictCollated = 1 , kDictReversed = 2 } |