L_DicomDeleteCodedConcept

#include "ltdic.h"

L_LTDIC_API pDICOMCODEDCONCEPT L_DicomDeleteCodedConcept(pCodedConcept)

Deletes the specified Coded Concept from the Context Group to which it belongs.

Parameters

pDICOMCODEDCONCEPT pCodedConcept

Pointer to a DICOMCODEDCONCEPT structure that specifies the Coded Concept to be deleted.

Returns

Value Meaning
!NULL Pointer to a DICOMCODEDCONCEPT structure that specifies an adjacent Coded Concept in the same Context Group. This Concept is the one immediately following the Concept being deleted or the one immediately preceding it if no Concepts follow the Concept being deleted.
NULL No Coded Concepts are left in the Context Group of the deleted Coded Concept.

Comments

If a Context Group in the Context Group Table has a corresponding Group in the internal table maintained by LEADTOOLS, then you can use the L_DicomDefaultContextGroup function to discard any changes made to the Context Group, including the deletions of any Coded Concepts that originally belonged to the Context Group as stored in the internal table.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS DICOM C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.