和用户交互的结果枚举。
enum Status { kCancel = 0, kOk = 1, kNone = 2, kKeyWord = 3 };
MrxDbgUiPrBase.h
MrxDbgUiPrBase 枚举