L_DicomResetContextGroup

Summary

Deletes all the Context Groups from the Context Group Table.

Syntax

#include "ltdic.h"

L_LTDIC_API L_VOID L_DicomResetContextGroup()

Returns

None.

Comments

Use the L_DicomLoadContextGroup and L_DicomInsertContextGroup functions to add Context Groups to the Context Group Table. You can use the function L_DicomResetContextGroup to delete all the Context Groups in the table, or the L_DicomDeleteContextGroup function to delete a single Context Group from the table.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

Example

For an example, refer to L_DicomGetFirstContextGroup.

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.