http://www.emgu.com
Assembly: Emgu.Util (in Emgu.Util.dll) Version: 2.3.0.1416 (2.3.0.1416)
Maps the specified executable module into the address space of the calling process.
Namespace: Emgu.UtilAssembly: Emgu.Util (in Emgu.Util.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static IntPtr LoadLibrary( string dllname ) |
Visual Basic |
---|
Public Shared Function LoadLibrary ( _ dllname As String _ ) As IntPtr |
Visual C++ |
---|
public: static IntPtr LoadLibrary( String^ dllname ) |
Parameters
- dllname
- Type: System..::..String
The name of the dll