GuidesHandling VB strings (as part of an array of UDT)

Handling VB strings (as part of an array of UDT)

Developer.com content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.


When using VC++ to create a DLL to be called from a Visual Basic program, there is a problem with passing data back and forth between the VB executable and the VC++ DLL. Specifically, when passing an array of User-Defined Type (UDT) fro

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends & analysis

Latest Posts

Related Stories