Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomDirInsertFileStatus Enumeration








Specifies the status of inserting a DICOM file to the Directory.
Syntax
public enum DicomDirInsertFileStatus : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
'Declaration
 
Public Enum DicomDirInsertFileStatus 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomDirInsertFileStatus
public enum DicomDirInsertFileStatus : System.IComparable, System.IConvertible, System.IFormattable  
Leadtools.Dicom.DicomDirInsertFileStatus = function() { };
Leadtools.Dicom.DicomDirInsertFileStatus.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomDirInsertFileStatus : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Success The file has been added successfully to the DICOM Directory.
0x0000012CPreAdd The Data Set in the file was loaded successfully and the file is about to be added to the DICOM Directory.
0x0000015EFailure An error occurred.
Example
For an example, refer to Reset.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
OnInsertFile Method

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