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:
Hindi na suportado ang browser na ito.
Mag-upgrade sa Microsoft Edge para samantalahin ang mga pinakabagong tampok, update sa seguridad, at teknikal na suporta.
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: