Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies that an argument is passed in such a way that the called procedure or property cannot change the value of a variable underlying the argument in the calling code.
Remarks
The ByVal modifier can be used in these contexts:
Function Statement (Visual Basic)
See Also
Reference
Visual Basic Language Keywords