L_FreeFileMetaDataItems

Summary

Frees the extension list data allocated by the L_ReadFileMetaDataItems function.

Syntax

#include "l_bitmap.h"

L_LTFIL_API L_VOID L_FreeFileMetaDataItems(pMetaData)

Parameters

pL_FILEMETADATAITEMS pMetaData

Pointer to the L_FILEMETADATAITEMS structure to free.

Returns

None.

Comments

This function should be called when the metadata is no longer needed.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

Example

For an example, refer to L_ReadFileMetaDataItems.

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.