TI 295 ext/com_dotnet/com_handlers.c ITypeInfo *TI = NULL; TI 306 ext/com_dotnet/com_handlers.c if (SUCCEEDED(ITypeComp_Bind(comp, olename, lhash, INVOKE_FUNC, &TI, &kind, &bindptr))) { TI 320 ext/com_dotnet/com_handlers.c ITypeInfo_ReleaseFuncDesc(TI, bindptr.lpfuncdesc); TI 326 ext/com_dotnet/com_handlers.c ITypeInfo_ReleaseVarDesc(TI, bindptr.lpvardesc); TI 335 ext/com_dotnet/com_handlers.c if (TI) { TI 336 ext/com_dotnet/com_handlers.c ITypeInfo_Release(TI);