How to Pass Numeric Variables to a C DLL (94960)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition for Windows 3.0
- Microsoft Visual Basic Professional Edition for Windows 3.0
- Microsoft QuickC for MS-DOS 1.0
This article was previously published under Q94960 SUMMARY
This article shows by example how to pass numeric variables from Visual
Basic for Windows to a C DLL. The first example shows how to call C
functions with single parameters of all numeric types. The second example
shows how to pass multiple parameters and how to pass variables by
reference so they can be manipulated on the C side.
Modification Type: | Major | Last Reviewed: | 11/18/2003 |
---|
Keywords: | KB94960 |
---|
|