blender Posted November 23, 2007 Posted November 23, 2007 Hi, all I have a function that already has a return value. But now I want to catch the value change for one of the function parameters. So is there a way to make call by reference like in C/C++? Thanks.
mikehunt114 Posted November 23, 2007 Posted November 23, 2007 Check out ByRef in the Help file. IE Dev ToolbarMSDN: InternetExplorer ObjectMSDN: HTML/DHTML Reference Guide[quote]It is surprising what a man can do when he has to, and how little most men will do when they don't have to. - Walter Linn[/quote]--------------------[font="Franklin Gothic Medium"]Post a reproducer with less than 100 lines of code.[/font]
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now