 |
Passing Arguments to Procedures - MSDN - Microsoft
For example, the following function accepts a string and an integer: ... Passing arguments by reference gives the procedure access to the actual variable ... Generally, the number of arguments in the procedure call must be the same as in the ... by all la
msdn.microsoft.com |
 |