I have a VB application which holds its internal data in complicated, referenced VB class structures.
I want to rewrite some time critical functions with PB. Therefore PB must have good access to al lot of those internal data structures.
I learned that there is a way to pass UDTs. Is there a way to access VB classes in PB?
Thanks
Greg
------------------
I want to rewrite some time critical functions with PB. Therefore PB must have good access to al lot of those internal data structures.
I learned that there is a way to pass UDTs. Is there a way to access VB classes in PB?
Thanks
Greg
------------------
Comment