[MSDN Library June 1998] Passing Other Types of Information to a DLL Procedure (100%)
MSDN Library Visual Studio 6.0 > Visual Basic Documentation > Using Visual Basic > Component Tools Guide (Pro, Enterprise only) > Accessing DLLs and the Windows API
[MSDN Library June 1998] Passing User-Defined Types to a DLL Procedure (90.0943396226415%)
MSDN Library Visual Studio 6.0 > Visual Basic Documentation > Using Visual Basic > Component Tools Guide (Pro, Enterprise only) > Accessing DLLs and the Windows API
[MSDN Library June 1998] Passing Arrays to a DLL Procedure (89.1509433962264%)
MSDN Library Visual Studio 6.0 > Visual Basic Documentation > Using Visual Basic > Component Tools Guide (Pro, Enterprise only) > Accessing DLLs and the Windows API
[MSDN Library June 1998] Passing Strings to a DLL Procedure (89.1509433962264%)
MSDN Library Visual Studio 6.0 > Visual Basic Documentation > Using Visual Basic > Component Tools Guide (Pro, Enterprise only) > Accessing DLLs and the Windows API
[MSDN Library June 1998] Passing Function Pointers to DLL Procedures and Type Libraries (82.258064516129%)
MSDN Library Visual Studio 6.0 > Visual Basic Documentation > Using Visual Basic > Component Tools Guide (Pro, Enterprise only) > Accessing DLLs and the Windows API
[MSDN Library September 1992] Passing Pointers to Functions (23.6753635130439%)
Product Documentation > QuickC for Windows > C for Windows > PART 1 Learning C > Chapter 8 Pointers > Passing Pointers to Functions
[MSDN Library September 1992] Passing Address Constants Versus Passing Pointer Variables (22.5937109431024%)
Product Documentation > QuickC for Windows > C for Windows > PART 1 Learning C > Chapter 8 Pointers > Passing Pointers to Functions
[MSDN Library September 1992] Passing Function Pointers as Arguments (22.1082915727755%)
Product Documentation > QuickC for Windows > C for Windows > PART 1 Learning C > Chapter 9 Advanced Pointers > Pointers to Functions
[MSDN Library September 1992] Passing and Returning References to Objects (21.7628560858306%)
Product Documentation > C/C++ 7.0 > C++ Tutorial > PART 2 Classes > Chapter 5 Classes and Dynamic Memory Allocation > Assignment vs. Initialization
[MSDN Library September 1992] Passing Arguments to a Function (21.5179682507651%)
Product Documentation > QuickC for Windows > C for Windows > PART 1 Learning C > Chapter 2 Functions