lVal 160 ext/com_dotnet/com_handlers.c res = SafeArrayPutElement(V_ARRAY(&obj->v), &indices, &v.lVal); lVal 143 ext/com_dotnet/com_misc.c SafeArrayGetElement(V_ARRAY(array), indices, &dest->lVal); lVal 185 ext/com_dotnet/com_saproxy.c res = SafeArrayGetElement(sa, indices, &v.lVal); lVal 265 ext/com_dotnet/com_saproxy.c res = SafeArrayPutElement(V_ARRAY(&proxy->obj->v), indices, &v.lVal); lVal 496 ext/com_dotnet/com_saproxy.c SafeArrayGetElement(sa, I->indices, &v.lVal);