#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. |
None.
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. |
Win32, x64, Linux.
Functions: | L_ReadFileMetaDataItems |
Topics: | Raster Image Functions: XMP Metadata |
For an example, refer to L_ReadFileMetaDataItems.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET