Results 1 to 11 of 11

Thread: ByRef ByVal Discrepancy

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2000
    Location
    FeedMeTown, Ohio
    Posts
    176

    ByRef ByVal Discrepancy

    Not sure about this. According to VB5 Online help...

    ByRef Optional. Indicates that the argument is passed by reference. ByRef is the default in Visual Basic.

    According to Microsoft Website...

    ByVal is default.

    Which should I believe?
    Last edited by EZapps; Mar 22nd, 2004 at 09:32 PM.
    Never tie a rock to your ankle while randomly selecting stones to throw from high places.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width