C#
VB
WinRT C#
C++
Specifies the status of inserting a DICOM file to the Directory.
public enum DicomDirInsertFileStatus Public Enum DicomDirInsertFileStatus
public enum DicomDirInsertFileStatus Leadtools.Dicom.DicomDirInsertFileStatus = function() { };Leadtools.Dicom.DicomDirInsertFileStatus.prototype = {<br/>LeadtoolsMemberMarker(replace me)};
public enum class DicomDirInsertFileStatus Members
| Value | Member | Description |
|---|---|---|
| 0 | Success | The file has been added successfully to the DICOM Directory. |
| 300 | PreAdd | The Data Set in the file was loaded successfully and the file is about to be added to the DICOM Directory. |
| 350 | Failure | An error occurred. |
For an example, refer to Reset.
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
