#include "Ltdic.h"
L_VOID LDicomDir::LDicomDir(pszDICOMDIRDstFolder = NULL, pszPath = NULL)
Constructs and initializes the different member variables of the LDicomDir object.
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. This is passed to the constructor of the base class LDicomDS. Refer to the constructor LDicomDS::LDicomDS for more information.
None.
If the destination folder of the DICOMDIR File is not specified at the construction time, it can be specified later on using the function LDicomDir::ResetDicomDir.
NOTE: No DICOM file can be added to the Dicom Directory unless this folder is specified.
Required DLLs and Libraries
Win32, x64
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