Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
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.
Comentários
The ByRef modifier can be used in these contexts:
Consulte também
Conceitos
Passando argumentos por valor e por referência (Visual Basic)