L_SetResourceDirectory

#include "l_bitmap.h"

L_LTKRN_API L_INT L_SetResourceDirectory(resource, directory)

Sets the path for the specified LEADTOOLS resource directory.

Parameters

L_LEADResourceDirectory resource

The resource directory to set.

const L_TCHAR * directory

The path for the specified LEADTOOLS resource directory.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

Some LEADTOOLS functions will use a common resource directory at runtime. Use this function to set the path to the desired resource directory.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C API Help