Call unmanaged DLL functions and control the marshaling of data
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
Exam 70-536 Preparation Guide: Call unmanaged DLL functions in a .NET Framework application, and control the marshaling of data in a .NET Framework application. (System.Runtime.InteropServices namespace)
|
Call unmanaged DLL functions (MSDN) in a .NET Framework
application, and control the marshaling of data (MSDN) in a
.NET Framework application. (Refer System.Runtime.InteropServices namespace (MSDN))
- Call a DLL function in special cases, such as passing structures (MSDN) and implementing callback functions (MSDN)