LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomAssociateAcceptResultType Enumeration

Show in webframe







Specifies the result of a Presentation Context in an Associate Accept.
Syntax
public enum DicomAssociateAcceptResultType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomAssociateAcceptResultType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomAssociateAcceptResultType
public enum DicomAssociateAcceptResultType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomAssociateAcceptResultType = function() { };
Leadtools.Dicom.DicomAssociateAcceptResultType.prototype = {
Success = 0x00000000, UserReject = 0x00000001, ProviderReject = 0x00000002, AbstractSyntax = 0x00000003, TransferSyntax = 0x00000004, };
public enum class DicomAssociateAcceptResultType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000SuccessSuccess.
0x00000001UserRejectUser rejection.
0x00000002ProviderRejectNo reason (provider rejection).
0x00000003AbstractSyntaxAbstract Syntax not supported (provider rejection).
0x00000004TransferSyntaxTransfer Syntax not supported (provider rejection).
Example
For an example, refer to DicomAssociate.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomAssociateAcceptResultType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
AddPresentationContext Method
GetResult Method
SetResult Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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