L_DicomExistsCodedConcept

Summary

Determines whether the specified pointer is valid, that is, whether it points to a DICOMCODEDCONCEPT structure that specifies a Coded Concept that exists in one of the Context Groups in the Context Group Table.

Syntax

#include "ltdic.h"

L_LTDIC_API L_BOOL L_DicomExistsCodedConcept(pCodedConcept)

Parameters

pDICOMCODEDCONCEPT pCodedConcept

The DICOMCODEDCONCEPT structure pointer to be tested.

Returns

Value Meaning
TRUE pCodedConcept is a valid pointer.
FALSE pCodedConcept is not a valid pointer.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

Example

For an example, refer to L_DicomGetCodedConceptGroup.

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

LEADTOOLS DICOM C API Help

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