[MSDN Library June 1998] Passing User-Defined Types 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 Strings to a DLL Procedure (92.2222222222222%)
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 (91.6666666666667%)
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 Other Types of Information 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 Function Pointers to DLL Procedures and Type Libraries (84.6774193548387%)
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 (25.017082590612%)
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 (23.8868143913783%)
Product Documentation > QuickC for Windows > C for Windows > PART 1 Learning C > Chapter 8 Pointers > Passing Pointers to Functions
[MSDN Library September 1992] Passing Arguments to a Function (22.5557040998217%)
Product Documentation > QuickC for Windows > C for Windows > PART 1 Learning C > Chapter 2 Functions
[MSDN Library September 1992] Passing and Returning Objects (22.5490196078431%)
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 Function Pointers as Arguments (21.867201426025%)
Product Documentation > QuickC for Windows > C for Windows > PART 1 Learning C > Chapter 9 Advanced Pointers > Pointers to Functions