lVal 168 ext/com_dotnet/com_handlers.c res = SafeArrayPutElement(V_ARRAY(&obj->v), &indices, &v.lVal); lVal 140 ext/com_dotnet/com_misc.c SafeArrayGetElement(V_ARRAY(array), indices, &dest->lVal); lVal 190 ext/com_dotnet/com_saproxy.c res = SafeArrayGetElement(sa, indices, &v.lVal); lVal 270 ext/com_dotnet/com_saproxy.c res = SafeArrayPutElement(V_ARRAY(&proxy->obj->v), indices, &v.lVal); lVal 510 ext/com_dotnet/com_saproxy.c SafeArrayGetElement(sa, I->indices, &v.lVal);