LDicomContextGroup::Reset

Summary

Deletes all the Context Groups from the Context Group Table.

Syntax

#include "ltdic.h"

static L_VOID LDicomContextGroup::Reset()

Returns

None.

Comments

Call the LDicomContextGroup::Load and LDicomContextGroup::Insert functions to add Context Groups to the Context Group Table. Use the Reset function to delete all the Context Groups in the table. To delete a single Context Group from the table, call the LDicomContextGroup::Delete function.

Required DLLs and Libraries

Platforms

Win32, x64

See Also

Functions

Topics

Example

For an example, refer to LDicomContextGroup::GetFirst.

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++ Class Library Help

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