Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomAssociateAcceptResultType Enumeration








Specifies the result of a Presentation Context in an Associate Accept.
Syntax
public enum DicomAssociateAcceptResultType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
'Declaration
 
Public Enum DicomAssociateAcceptResultType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomAssociateAcceptResultType
public enum DicomAssociateAcceptResultType : System.IComparable, System.IConvertible, System.IFormattable  
Leadtools.Dicom.DicomAssociateAcceptResultType = function() { };
Leadtools.Dicom.DicomAssociateAcceptResultType.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomAssociateAcceptResultType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Success Success.
0x00000001UserReject User rejection.
0x00000002ProviderReject No reason (provider rejection).
0x00000003AbstractSyntax Abstract Syntax not supported (provider rejection).
0x00000004TransferSyntax Transfer 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

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