C#
VB
C++
Specifies values that control the insertion of DICOM files to the Directory.
public enum DicomDirInsertFileCommand Public Enum DicomDirInsertFileCommand
public enum class DicomDirInsertFileCommand Members
| Value | Member | Description |
|---|---|---|
| 0 | Continue | Keep adding DICOM files to the Directory. |
| 8 | Skip | Skip the addition of the current DICOM file. This can be done only during the first call to the callback method OnInsertFile for the file to be skipped. |
| 234 | Stop | Stop adding new files. |
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
