If you pass the argument ByRef, Visual Basic sometimes copies the argument value into a local variable in the procedure instead of passing a reference.
英
美
- 如果传递变量ByRef,Visual Basic有时会将变量值复制到过程的局部变量中,而是不传递引用。