ImageGear Professional DLL v18.1 for Windows
MED_DCM_util_tag_info_free
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > MD Component API Reference > MD Component Functions Reference > Utility Functions > MED_DCM_util_tag_info_free

Glossary Item Box

This function frees up the user-defined Data Dictionary, if it exists.

Declaration:

  Copy Code
BOOL ACCUAPI MED_DCM_util_tag_info_free(VOID);

Arguments:

None

Remarks:

All User-Defined entries are discarded. The pre-defined Data Dictionary is not affected. This function returns TRUE if a table was freed. FALSE if there was no table to free.

Supported Raster Image Formats:

This function does not process image pixels.

Return Value:

TRUE if a table was freed; FALSE if there was no table to free.

©2014. Accusoft Corporation. All Rights Reserved.