www.emgu.com/wiki
Maps the specified executable module into the address space of the calling process.

Declaration Syntax
Public Shared Function LoadLibrary ( _
dllname As String _
) As IntPtr

Parameters
- dllname (String)
- The name of the dll

Return Value
The handle to the library
Assembly:
Emgu.Util (Module: Emgu.Util) Version: 1.1.3342.35620 (1.1.0.0)