开发者

What does it mean when VariantChangeType returns 0x5AC80E8F?

开发者 https://www.devze.com 2023-03-28 23:54 出处:网络
My application is working for over 99% of my users, but one person is reporting an error that indicates that a call to VariantChangeType is returning 0x5AC80E8F.This value doesn\'t match DISP_E_BADVAR

My application is working for over 99% of my users, but one person is reporting an error that indicates that a call to VariantChangeType is returning 0x5AC80E8F. This value doesn't match DISP_E_BADVARTYPE or any of the other possible error codes listed开发者_JAVA技巧 at MSDN. For that matter, I couldn't find the code in WinError.h. What can cause this?

0

精彩评论

暂无评论...
验证码 换一张
取 消