←Select platform

DicomDirInsertFileCommand Enumeration

Summary

Specifies values that control the insertion of DICOM files to the Directory.

Syntax
C#
VB
C++
public enum DicomDirInsertFileCommand   
Public Enum DicomDirInsertFileCommand  
public enum class DicomDirInsertFileCommand   

Members
ValueMemberDescription
0Continue Keep adding DICOM files to the Directory.
8Skip 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.
234Stop Stop adding new files.

Example

For an example, refer to Reset.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly