L_FreeFileMetaDataItems

#include "l_bitmap.h"

L_LTFIL_API L_VOID L_FreeFileMetaDataItems(pMetaData)

pL_FILEMETADATAITEMS pMetaData;

pointer to a structure

Frees the extension list data allocated by the L_ReadFileMetaDataItems function.

Parameter

Description

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

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

Platforms

Win32, x64, Linux.

See Also
Functions: L_ReadFileMetaDataItems
Topics: Raster Image Functions: XMP Metadata

Example

For an example, refer to L_ReadFileMetaDataItems.

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