现在的位置: 首页 > 综合 > 正文

Unable to compile code (__RPC__in)

2017年10月20日 ⁄ 综合 ⁄ 共 226字 ⁄ 字号 评论关闭

C:\Program Files\Microsoft SDKs\Windows\v7.0A\Include\Rpcsal.h

Basically __RPC__out and __RPC__in are defined in "rpcsal.h"
I also faced such issues related to other SDK header files. Just
include "rpcsal.h" in header files, it will probably resolve the issue

抱歉!评论已关闭.