天气与日历 切换到窄版

 找回密码
 立即注册
中国膜结构网
十大进口膜材评选 十大国产膜材评选 十大膜结构设计评选 十大膜结构公司评选
查看: 154|回复: 0

[每日一码] (lddt)COM接口异常类型的定义

[复制链接]
  • TA的每日心情
    开心
    昨天 06:36
  • 签到天数: 15 天

    [LV.4]偶尔看看III

    105

    主题

    11

    回帖

    1308

    积分

    管理员

    积分
    1308
    QQ
    发表于 2024-3-14 19:32:57 | 显示全部楼层 |阅读模式
    [每日一码] (lddt)COM接口异常类型的定义
    1. void dump采用com采用error(采用com采用error &e)
    2. {
    3.    采用bstr采用t bstrSource(e.Source());
    4.    采用bstr采用t bstrDescription(e.Description());
    5.    TCHAR szTemp[1024];
    6.    CString csMsg = "COM error!\n";
    7.    wsprintf(szTemp, 采用T("Code = %08lx\n"), e.Error());
    8.    csMsg += szTemp;
    9.    wsprintf(szTemp, 采用T("Code meaning = %s\n"), e.ErrorMessage());
    10.    csMsg += szTemp;
    11.    wsprintf(szTemp, 采用T("Source = %s\n"), bstrSource.length() ?
    12. (LPCTSTR)bstrSource : 采用T("null"));
    13.    csMsg += szTemp;
    14.    wsprintf(szTemp, 采用T("Description = %s\n"), bstrDescription.length() ?
    15. (LPCTSTR)bstrDescription : 采用T("null"));
    16.    csMsg += szTemp;
    17.    AfxMessageBox(csMsg);
    18. }
    19. void com采用error采用test()
    20. {
    21.    try {
    22.             // to do
    23.             // ......
    24.    }
    25.    catch(采用com采用error& e) {
    26.             dump采用com采用error(e);
    27.    }
    28. }
    复制代码

     

     

     

     

    [每日一码] (lddt)COM接口异常类型的定义
    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    QQ|Archiver|中国膜结构网|中国膜结构协会|进口膜材|国产膜材|ETFE|PVDF|PTFE|设计|施工|安装|车棚|看台|污水池|中国膜结构网_中国空间膜结构协会

    GMT+8, 2024-11-1 13:32 , Processed in 0.124762 second(s), 24 queries .

    Powered by Discuz! X3.5

    © 2001-2024 Discuz! Team.

    快速回复 返回顶部 返回列表