http://www.emgu.com
Assembly: Emgu.Util (in Emgu.Util.dll) Version: 2.3.0.1416 (2.3.0.1416)
Adds a directory to the search path used to locate DLLs for the application
Namespace: Emgu.UtilAssembly: Emgu.Util (in Emgu.Util.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static bool SetDllDirectory( string path ) |
Visual Basic |
---|
Public Shared Function SetDllDirectory ( _ path As String _ ) As Boolean |
Visual C++ |
---|
public: static bool SetDllDirectory( String^ path ) |
Parameters
- path
- Type: System..::..String
The directory to be searched for DLLs