←Select platform

DicomRoleSupport Enumeration

Summary

Specifies whether a role is supported for a Presentation Context in the DICOM Associate.

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

Members
ValueMemberDescription
0Unsupported The role is not supported.
1Supported The role is supported.

Example

For an example, refer to IsRoleSelect.

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