FilterLoader::setLoadPath Method [Deprecated] |
||||||||||||||
| Sets a path from where the filter modules are loaded. | ||||||||||||||
| Syntax: | static void setLoadPath( const std::wstring& path ); |
|||||||||||||
|
||||||||||||||
| Remarks: | Calling this function resets the list of available frame filters. Frame filters are loaded from: i) the directory of the application's executable, ii) the directory of the loaded TIS_UDSHLXX_vcYY.DLL and iii) the directory specified by setLoadPath. |
|||||||||||||
| Information: | This method is deprecated since version 3.5. | |||||||||||||
| See also: | FilterLoader | |||||||||||||