This function frees up the user-defined Data Dictionary, if it exists.
Copy Code
|
|
---|---|
BOOL ACCUAPI MED_DCM_util_tag_info_free(VOID); |
None
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.
This function does not process image pixels.
TRUE if a table was freed; FALSE if there was no table to free.