#include "ltdic.h"
L_LTDIC_API L_VOID L_DicomResetContextGroup()
Deletes all the Context Groups from the Context Group Table.
None.
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
For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application |
Win32, x64, Linux.
For an example, refer to L_DicomGetFirstContextGroup.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET