LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomDirInsertFileStatus Enumeration

Show in webframe







Specifies the status of inserting a DICOM file to the Directory.
Syntax
public enum DicomDirInsertFileStatus : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomDirInsertFileStatus 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomDirInsertFileStatus
public enum DicomDirInsertFileStatus : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomDirInsertFileStatus = function() { };
Leadtools.Dicom.DicomDirInsertFileStatus.prototype = {
Success = 0x00000000, PreAdd = 0x0000012C, Failure = 0x0000015E, };
public enum class DicomDirInsertFileStatus : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000SuccessThe file has been added successfully to the DICOM Directory.
0x0000012CPreAddThe Data Set in the file was loaded successfully and the file is about to be added to the DICOM Directory.
0x0000015EFailureAn error occurred.
Example
For an example, refer to DicomDir.Reset.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomDirInsertFileStatus

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