[MSDN Library June 1998] Passing Buffers and Strings (26.7920366415646%)
MSDN Library Visual Studio 6.0 > DDK Documentation > Windows 95 Device Driver Kit > Design and Implementation Guide > Net Print Providers > Design and Implementation Notes
[MSDN Library September 1992] Passing Pointers to Functions (26.2799070847851%)
Product Documentation > QuickC for Windows > C for Windows > PART 1 Learning C > Chapter 8 Pointers > Passing Pointers to Functions
[MSDN Library June 1998] Passing Arrays to a DLL Procedure (25.4609069791997%)
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 (25.4609069791997%)
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 Arguments to Procedures (25.4411859594786%)
MSDN Library Visual Studio 6.0 > Visual Basic Documentation > Using Visual Basic > Programmer's Guide (All Editions) > Part 1: Visual Basic Basics > Programming Fundamentals > Introduction to Procedures
[MSDN Library June 1998] Passing COM Interface Pointers (25.042174796748%)
MSDN Library Visual Studio 6.0 > Visual J++ Documentation > Using Visual J++ > Programmer's Guide > Writing Windows-Based Applications with J/Direct > Invoking OLE API Functions
[MSDN Library September 1992] Passing Function Pointers as Arguments (24.7337398373984%)
Product Documentation > QuickC for Windows > C for Windows > PART 1 Learning C > Chapter 9 Advanced Pointers > Pointers to Functions
[MSDN Library September 1992] Passing Address Constants Versus Passing Pointer Variables (24.7134646962233%)
Product Documentation > QuickC for Windows > C for Windows > PART 1 Learning C > Chapter 8 Pointers > Passing Pointers to Functions
[MSDN Library September 1992] Passing and Returning Objects (23.3163472706156%)
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 (23.2799070847851%)
Product Documentation > QuickC for Windows > C for Windows > PART 1 Learning C > Chapter 2 Functions