#include "ltdic.h"
static pDICOMCODEDCONCEPT LDicomContextGroup::DeleteCodedConcept(pCodedConcept)
Deletes the specified Coded Concept from the Context Group to which it belongs.
Pointer to a DICOMCODEDCONCEPT structure that specifies the Coded Concept to be deleted.
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. |
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 LDicomContextGroup::Default function to discard any changes made to the Context Group, including the deletions of any Coded Concepts that originally belong to the Context Group, as stored in the internal table.
Required DLLs and Libraries
Win32, x64
For an example, refer to LDicomContextGroup::Find.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document