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