The same applies for ReDim . Arrays as parameters are always passed ByRef , which means only a pointer to the array will be passed to the function/procedure ...
確定! 回上一頁