How To Fill a 32-bit VBA Array of UDType via a Visual C++ DLL
This article provides sample DLL code in Microsoft Visual C++ 4.x that illustrates how to fill a 32-bit VBA array of a user-defined type (UDT) containing fixed-length strings with data. It also provides VBA code that defines the equivalent structure...
support.microsoft.com |