[FlagsAttribute()]
public enum DicomTestConformanceFlags
<FlagsAttribute()>
Public Enum DicomTestConformanceFlags
public class DicomTestConformanceFlags
[FlagsAttribute()]
public enum class DicomTestConformanceFlags
Value | Member | Description |
---|---|---|
0x00000000 | None | No error. |
0x00000001 | UnknownClass | Error- improper class code. |
0x00000002 | UnknownTag | Error - improper tag value. |
0x00000004 | UnknownVr | Error - unknown Value Representation code. |
0x00000008 | WrongVr | Error - wrong Value Representation code. |
0x00000010 | MinValMultiplicity | Error - improper minimum value multiplicity value. |
0x00000020 | MaxValMultiplicity | Error - improper maximum value multiplicity value. |
0x00000040 | DivideValMultiplicity | Error - improper value multiplicity divisor. |
0x00000080 | Image | Error - improper image. |
0x00000100 | Element | Error - invalid element. |
0x00000200 | ElementExists | Error - element already exists. |
0x00000400 | Memory | Error - out of memory. |
For Android/Java users: The constant members of this class are defined using all capital letters with underscores between words.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document