L_GetResourceDirectory

Summary

Gets the path for the specified LEADTOOLS resource directory.

Syntax

#include "l_bitmap.h"

L_LTKRN_API L_INT L_GetResourceDirectory(resource, directory, count)

Parameters

L_LEADResourceDirectory resource

The resource directory to get.

L_TCHAR * directory

Pointer to a string to be updated with the path for the specified LEADTOOLS resource directory.

L_UINT count

The size in characters of the string pointed to by 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 get the path to the desired resource directory.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

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

LEADTOOLS Raster Imaging C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.