www.mxdraw.com
内容索引主面
前一个向上下一个
McRx::AppMsgCode 枚举
C++
enum AppMsgCode {
  kNullMsg = 0,
  kInitAppMsg = 1,
  kUnloadAppMsg = 2,
  kLoadDwgMsg = 3,
  kUnloadDwgMsg = 4,
  kInvkSubrMsg = 5,
  kCfgMsg = 6,
  kEndMsg = 7,
  kQuitMsg = 8,
  kSaveMsg = 9,
  kDependencyMsg = 10,
  kNoDependencyMsg = 11,
  kOleUnloadAppMsg = 12,
  kPreQuitMsg = 13,
  kInitDialogMsg = 14,
  kEndDialogMsg = 15,
  kSuspendMsg = 16
};

MxRxDefs.h

This is record McRx::AppMsgCode.

Copyright (c) 2010. All rights reserved.
你认为该帮助怎么样? 发送反馈信息!