Passing Dynamic Array of User-Defined TYPE from QB to MASM 5.x (44409)
The information in this article applies to:
- Microsoft QuickBASIC 4.0
- Microsoft QuickBASIC 4.0b
- Microsoft QuickBASIC 4.5
- Microsoft BASIC Compiler for MS-DOS and OS/2 6.0
- Microsoft BASIC Compiler for MS-DOS and OS/2 6.0b
- Microsoft Basic Professional Development System (PDS) for MS-DOS and MS OS/2 7.0
This article was previously published under Q44409 SUMMARY
This article contains a code example of passing a dynamic array of
user-defined TYPEs to an assembly routine that copies the array to
another array that is passed back to Basic.
The assembly routine requires Microsoft Macro Assembler
Version 5.00 or later.
| Modification Type: | Minor | Last Reviewed: | 1/9/2003 |
|---|
| Keywords: | KB44409 |
|---|
|