←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly