LDicomContextGroup::Exists

Summary

Determines whether the specified pointer is valid, that is, whether it points to a DICOMCONTEXTGROUP structure that specifies a Context Group in the Context Group Table.

Syntax

#include "ltdic.h"

static L_BOOL LDicomContextGroup::Exists(pContextGroup)

Parameters

pDICOMCONTEXTGROUP pContextGroup

Pointer to the DICOMCONTEXTGROUP structure pointer to be tested.

Returns

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

Required DLLs and Libraries

Platforms

Win32, x64

See Also

Functions

Topics

Example

For an example, refer to LDicomContextGroup::GetFirstCodedConcept.

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

LEADTOOLS DICOM C++ Class Library Help

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