12-14-2022, 07:57 PM
User Defined Types as well, from what I remember, should usually be passed without BYVAL.
And maybe arrays? Honestly, I don't think I've passed enough arrays through any sort of DECLARE LIBRARY interface enough times to ever remember doing it. I *think* you'd probably want to pass them without BYVAL, but I wouldn't swear to it. Anyone ever did much array passing with the DECLARE LIBRARY routines, who could give us a simple example?
And maybe arrays? Honestly, I don't think I've passed enough arrays through any sort of DECLARE LIBRARY interface enough times to ever remember doing it. I *think* you'd probably want to pass them without BYVAL, but I wouldn't swear to it. Anyone ever did much array passing with the DECLARE LIBRARY routines, who could give us a simple example?