←Select platform

DicomDirInsertFileStatus Enumeration

Summary

Specifies the status of inserting a DICOM file to the Directory.

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

Members
ValueMemberDescription
0Success The file has been added successfully to the DICOM Directory.
300PreAdd The Data Set in the file was loaded successfully and the file is about to be added to the DICOM Directory.
350Failure An error occurred.

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