How I can Redim a integer array to get &H7FFFFFFF elements??

If i use a Safearray i can do it, but if i try to do it with redim it returns overflow...

Solution¿?