Searched refs:vtType (Results 1 – 2 of 2) sorted by relevance
342 void OLEVariant::setArray(SAFEARRAY* pSafeArray, VARTYPE vtType) in setArray() argument347 vt = (VARTYPE)(VT_ARRAY|vtType); in setArray()
122 void setArray(SAFEARRAY* pSafeArray, VARTYPE vtType);
Completed in 19 milliseconds