ByRef (Visual Basic)
Specifies that an argument is passed in such a way that the called procedure can change the value of a variable underlying the argument in the calling code.
Remarks
The ByRef modifier can be used in these contexts:
Denne browser understøttes ikke længere.
Opgrader til Microsoft Edge for at drage fordel af de nyeste funktioner, sikkerhedsopdateringer og teknisk support.
Specifies that an argument is passed in such a way that the called procedure can change the value of a variable underlying the argument in the calling code.
The ByRef modifier can be used in these contexts: