Searched refs:VT_ERROR (Results 1 – 9 of 9) sorted by relevance
551 case VT_ERROR: in printArray()901 if (val2->vt != VT_ERROR) in optional1()911 if (val2->vt != VT_ERROR) in optional2()931 if (val1->vt != VT_ERROR) in optional4()938 if (val2->vt != VT_ERROR) in optional4()
768 pVariant->vt = VT_ERROR; in anyToVariant()1237 case VT_ERROR: size= sizeof( SCODE); break; in getOleElementSize()1572 case VT_ERROR: in variantToAny()2193 case VT_ERROR: in createOleArrayWrapperOfDim()
1404 arArgs[revIndex].vt = VT_ERROR; in directInvoke()1886 arRefArgs[revIndex].vt = VT_ERROR; in invokeWithDispIdComTlb()1925 arRefArgs[revIndex].vt = VT_ERROR; in invokeWithDispIdComTlb()1973 arArgs[revIndex].vt = VT_ERROR; in invokeWithDispIdComTlb()
742 case VT_ERROR: in writeBackOutParameter()
77 #define VT_ERROR 10 macro
477 case VT_ERROR : in Read()
201 if ( VT_ERROR == m_RecordsAffected.getType() ) in executeUpdate()
315 vt = VT_ERROR; in setNoArg()
418 …ecordsAffected.isEmpty() && !m_RecordsAffected.isNull() && m_RecordsAffected.getType() != VT_ERROR) in executeUpdate()
Completed in 65 milliseconds