Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In VBA I can create a user defined Type that contains fixed size
arrays, and pass one of these to a C DLL where it goes into a struct, if the struct was compiled with the correct array sizes ahead of time. Is it possible to do this with variable size arrays? Thanks, Brian Murphy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Anything like STRUCT in VBA? | Excel Programming | |||
How to use function that returns array of variable size? | Excel Programming | |||
Define an array with variable size | Excel Programming | |||
How to find out the size of a variable-size array ? | Excel Programming | |||
Emulate C/C++ struct in VBA? | Excel Programming |