SetCodedConceptCodeMeaning method (ILEADDicomDS Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short SetCodedConceptCodeMeaning(BSTR bstrCodeMeaning);

Overview

Refer to Working with Context Groups.

Remarks

The SetCodedConceptCodeMeaning method sets the Code Meaning (0008,0104) of the Coded Concept specified by the CurrentCodedConcept property.

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 DefaultContextGroup method 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.

See Also

Elements:

CurrentCodedConcept property, InsertCodedConcept method, DeleteCodedConcept method, MoveFirstCodedConcept method, FindIndexCodedConcept method, DefaultContextGroup method

Topics:

ILEADDicomDS Interface, IDicomContextGroup Interface, IDicomCodedConcept Interface, Working with the DicomContextGroup Object, Working with the DicomCodedConcept Object, Context Identifiers