gpt4 book ai didi

c++ - 连接到 Outlook 事件

转载 作者:行者123 更新时间:2023-11-30 04:11:45 25 4
gpt4 key购买 nike

我正在开发一个捕获某些 Outlook 事件的应用程序。我最近安装了 MS Office 2010 x64,从那时起我就无法再编译我的项目,我不知道这些信息是否有助于解决问题。我收到与 msoutl.tlh 文件相关的错误。

error C2371: '_AppointmentItem::GetOrganizer' : redefinition; different basic types

这是我的导入语句:

#import "libid:00062FFF-0000-0000-C000-000000000046" 
no_namespace auto_rename auto_search exclude("Folder")
use rename("Folder","OutlookFolder")
raw_interfaces_only rename("Rectangle","msw_Rectangle")
rename("ExitWindows","msw_ExitWindows")
rename("FindText","msw_FindText")
rename ("GetOrganizer","GetOrganizerEA")

最佳答案

我注意到我有两个具有相同 libid 的注册表项,这让编译器感到困惑。我只是删除了其中一个。

关于c++ - 连接到 Outlook 事件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20102049/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com