Creates a new DICOMDIR in the specified location.
#include "ltdic.h"
L_LTDIC_API HDICOMDIR L_DicomDirCreate(pszDICOMDIRDstFolder, pszPath)
Character string that contains the name of an existing destination folder in which to save the DICOMDIR File.
Character string that contains the name of the temporary files location.
A DICOMDIR handle.
The allocated memory is freed by calling L_DicomDirFree.
If the destination folder of the DICOMDIR file is not specified at the time of construction, it can be specified later by using the method L_DicomDirReset. Please note that no DICOM file can be added to the DICOM Directory unless this folder is specified.
Win32, x64, Linux.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document