Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS DICOM C DLL Help

L_DicomResetContextGroup

Show in webframe

#include "ltdic.h"

L_LTDIC_API L_VOID L_DicomResetContextGroup()

Deletes all the Context Groups from the Context Group Table.

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

LTDIC

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application

Platforms

Win32, x64, Linux.

See Also

Functions:

L_DicomLoadContextGroup, L_DicomInsertContextGroup, L_DicomDeleteContextGroup, L_DicomDefaultContextGroup

Topics:

Working with Context Groups

 

How to Disable the Automatic Loading of the default DICOM Context Group Table

Example

For an example, refer to L_DicomGetFirstContextGroup.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.