#include "ltdic.h"
static L_BOOL LDicomContextGroup::SetCodeMeaning(pCodedConcept, pszCodeMeaning)
Sets the Code Meaning (0008,0104) for the specified Coded Concept.
Pointer to a DICOMCODEDCONCEPT structure that specifies the Coded Concept whose Code Meaning is to be set.
Character string that contains the new Code Meaning (0008,0104).
Value | Meaning |
---|---|
TRUE | The Code Meaning was set successfully. |
FALSE | The function failed to allocate memory. |
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 those made to the Code Meanings of its Coded Concepts, and to revert to the values stored in the internal table. For a list of the Context Identifiers (CIDs) of the Context Groups in the internal table, along with their names, refer to Context Identifier Values.
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