首页
技术人生
登录
6mi
u
盘
搜
搜 索
技术人生
Error usage of Smart Point
Error usage of Smart Point
技术
2022-07-03
106
ISecurity * piSecurity; piPS->get_Security( &piSecurity ); copied from comptr let the reference count plus one but without release .
Should be :
CComPtr< ISecurity > piSecurity; piPS->get_Security( &piSecurity );
转载请注明原文地址: https://ibbs.8miu.com/read-2235189.html
专利
最新回复
(
0
)