bjwf · 2005-12-02 03:06:09 · 阅读: 379 [B]typeArgs = new ClassID[cNumTypeArgs];[/B] ? typeArgs = new ClassID[cNumTypeArgs]; hr = m_pICorProfilerInfo2->GetClassIDInfo2( classId, &moduleId, &typeDef, &parentClassId, cNumTypeArgs, &cNumTypeArgs, typeArgs);