C#
VB
C++
Specifies whether a role is supported for a Presentation Context in the DICOM Associate.
public enum DicomRoleSupport
Public Enum DicomRoleSupport
public enum class DicomRoleSupport
Members
Value | Member | Description |
---|---|---|
0 | Unsupported | The role is not supported. |
1 | Supported | The role is supported. |
For an example, refer to IsRoleSelect.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET