L_SetResourceDirectory

Include

#include "l_bitmap.h"

Syntax

L_LTKRN_API L_INT L_SetResourceDirectory(resource, directory)

L_LEADResourceDirectory resource; resource
const L_TCHAR* directory; resource directory

Summary

Sets the path for the specified LEADTOOLS resource directory.

Parameters

Parameter Description
resource The resource directory to set.
directory The path for the specified LEADTOOLS resource directory.

Remarks

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

LTKRN
For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

Returns

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

Platforms

Win32, x64, Linux.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Raster Imaging C API Help