LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomDirInsertFileCommand Enumeration

Show in webframe







Specifies values that control the insertion of DICOM files to the Directory.
Syntax
public enum DicomDirInsertFileCommand : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomDirInsertFileCommand 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomDirInsertFileCommand
public enum DicomDirInsertFileCommand : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomDirInsertFileCommand = function() { };
Leadtools.Dicom.DicomDirInsertFileCommand.prototype = {
Continue = 0x00000000, Skip = 0x00000008, Stop = 0x000000EA, };
public enum class DicomDirInsertFileCommand : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000ContinueKeep adding DICOM files to the Directory.
0x00000008SkipSkip the addition of the current DICOM file. This can be done only during the first call to the callback method DicomDir.OnInsertFile for the file to be skipped.
0x000000EAStopStop adding new files.
Example
For an example, refer to DicomDir.Reset.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomDirInsertFileCommand

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
OnInsertFile Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features