FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Types | List of all members
AcRx Class Reference

#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 }
 

Detailed Description

Definition at line 20 of file AcRx.h.

Member Enumeration Documentation

◆ AppMsgCode

Enumerator
kInitAppMsg 
kUnloadAppMsg 
kLoadDwgMsg 
kUnloadDwgMsg 
kInvkSubrMsg 
kCfgMsg 
kEndMsg 
kQuitMsg 
kSaveMsg 
kDependencyMsg 
kNoDependencyMsg 
kOleUnloadAppMsg 
kPreQuitMsg 
kInitDialogMsg 
kEndDialogMsg 
kSuspendMsg 
kInitTabGroupMsg 
kEndTabGroupMsg 
kNullMsg 

Definition at line 23 of file AcRx.h.

◆ AppRetCode

Enumerator
kRetOK 
kRetError 

Definition at line 45 of file AcRx.h.

◆ DictIterType

Enumerator
kDictSorted 
kDictCollated 
kDictReversed 

Definition at line 54 of file AcRx.h.

◆ Ordering

Enumerator
kEqual 

Definition at line 50 of file AcRx.h.


The documentation for this class was generated from the following file: