Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SAFEARRAY **在 Qt ActiveX 中如何使用?SAFEARRAY **Qt中的类型是什么?
SAFEARRAY **
根据文档,SAFEARRAY表示如下:
SAFEARRAY
SAFEARRAY(VARIANT)
QList<QVariant>
SAFEARRAY(int), SAFEARRAY(double), SAFEARRAY(Date)
SAFEARRAY(BYTE)
QByteArray
SAFEARRAY(BSTR)
QStringList