Leadtools.Dicom Namespace : DicomCommandStatusType Enumeration |
public enum DicomCommandStatusType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DicomCommandStatusType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomCommandStatusType
public enum DicomCommandStatusType : System.IComparable, System.IConvertible, System.IFormattable
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomCommandStatusType = function() { }; Leadtools.Dicom.DicomCommandStatusType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomCommandStatusType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
AttributeListError | Attribute list error. |
AttributeOutOfRange | Attribute value out of range. |
Cancel | Cancel. |
ClaseInstanceConflict | Class-instance conflict. |
ClassNotSupported | Class not supported. |
DuplicateInstance | Duplicate instance. |
DuplicateInvocation | Duplicate invocation. |
Failure | Failure. |
InvalidArgumentValue | Invalid argument. |
InvalidAttributeValue | Invalid attribute value. |
InvalidObjectInstance | Invalid object instance. |
MissingAttribute | Missing attribute. |
MissingAttributeValue | Missing attribute value. |
MistypedArgument | Mistyped argument. |
NoSuchArgument | No such argument. |
NoSuchAttribute | No such attribute. |
NoSuchClass | No such class. |
NoSuchEventType | No such event type. |
NoSuchObjectInstance | No such object instance. |
Pending | Matches are continuing: current match is supplied and any Optional Keys were supported in the same manner as Required Keys. |
PendingWarning | Matches are continuing: warning that one or more Optional Keys were not supported for existence and/or matching for this Identifier. |
ProcessingFailure | Processing failure. |
RefusedMoveDestinationUnknown | Move destination unknown. |
RefusedOutOfResources | Out of Resources. |
RefusedUnableToCalculateMatches | Out of Resources: unable to calculate number of matches. |
RefusedUnableToPerformSuboperations | Out of Resources: unable to perform suboperations. |
Reserved2 | Reserved. |
Reserved3 | Reserved. |
Reserved4 | Reserved. |
ResourceLimitation | Resource limitation. |
Success | Success. |
UnrecognizedOperation | Unrecognized operation. |
Warning | Sub-operations complete: one or more failures. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomCommandStatusType
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