tf 340 ext/com_dotnet/com_typeinfo.c int tf; tf 342 ext/com_dotnet/com_typeinfo.c if (FAILED(ITypeInfo_GetImplTypeFlags(coinfo, i, &tf))) { tf 346 ext/com_dotnet/com_typeinfo.c if ((sink && tf == (IMPLTYPEFLAG_FSOURCE|IMPLTYPEFLAG_FDEFAULT)) || tf 347 ext/com_dotnet/com_typeinfo.c (!sink && (tf & IMPLTYPEFLAG_FSOURCE) == 0)) {