求各位大神幫忙解決一下,不勝感激!
我用Qt自帶的dumpcpp將生成控制元件的.h和.cpp檔案,但是在呼叫控制元件的方法bool GetValue(int ,int,int,QVariant&) 的時候不執行這個函式,提示Error calling IDispatch member:Type mismatch in parameter 3.
(控制元件轉化前的函式介面是bool GetValue(long,long,long,VARIANT*))。求大神幫忙解決。非常感謝!
uj5u.com熱心網友回復:
QAxBase: Error calling IDispatch member GetAll: Type mismatch in parameter 0 這問題 官網沒有提出解決方案轉載請註明出處,本文鏈接:https://www.uj5u.com/yidong/171536.html
標籤:Qt
