Jump to content

Best case using ByRef


 Share

Recommended Posts

it's used in function parametres

1) when you need change value of parameter inside func and return this changed value back through th

at parameter variable2

2) when you pass array as function parameter - in this case there isn't done copy of all array to local variable --> this is for speed optimalization

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...