Searched refs:pDescSeq (Results 1 – 1 of 1) sorted by relevance
2241 typelib_IndirectTypeDescription* pDescSeq= NULL; in getElementTypeOfSequence() local2242 seqType.getDescription((typelib_TypeDescription** ) & pDescSeq); in getElementTypeOfSequence()2243 retValue = Type(pDescSeq->pType); in getElementTypeOfSequence()2244 typelib_typedescription_release( (typelib_TypeDescription*) pDescSeq); in getElementTypeOfSequence()
Completed in 33 milliseconds