Leadtools.Dicom Namespace : DicomAssociateAcceptResultType Enumeration |
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
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomAssociateAcceptResultType = function() { }; Leadtools.Dicom.DicomAssociateAcceptResultType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomAssociateAcceptResultType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
AbstractSyntax | Abstract Syntax not supported (provider rejection). |
ProviderReject | No reason (provider rejection). |
Success | Success. |
TransferSyntax | Transfer Syntax not supported (provider rejection). |
UserReject | User rejection. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomAssociateAcceptResultType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2