Searched refs:varDesc (Results 1 – 1 of 1) sorted by relevance
2446 VarDesc varDesc(pType); in buildComTlbIndex() local2447 if (SUCCEEDED(pType->GetVarDesc(i, & varDesc))) in buildComTlbIndex()2451 … if (SUCCEEDED(pType->GetNames(varDesc->memid, & memberName, 1, &pcNames))) in buildComTlbIndex()2453 if (varDesc->varkind == VAR_DISPATCH) in buildComTlbIndex()
Completed in 42 milliseconds