Visual Basic (Declaration) | |
---|---|
Public Enum DicomCommandStatusType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum DicomCommandStatusType : Enum |
Managed Extensions for C++ | |
---|---|
__value public enum DicomCommandStatusType : public Enum |
C++/CLI | |
---|---|
public enum class DicomCommandStatusType : public Enum |
Member | Description |
---|---|
Success | Success. |
Cancel | Cancel. |
AttributeListError | Attribute list error. |
AttributeOutOfRange | Attribute value out of range. |
ClassNotSupported | Class not supported. |
ClaseInstanceConflict | Class-instance conflict. |
DuplicateInstance | Duplicate instance. |
DuplicateInvocation | Duplicate invocation. |
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. |
NoSuchEventType | No such event type. |
NoSuchObjectInstance | No such object instance. |
NoSuchClass | No such class. |
ProcessingFailure | Processing failure. |
ResourceLimitation | Resource limitation. |
UnrecognizedOperation | Unrecognized operation. |
RefusedUnableToCalculateMatches | Out of Resources: unable to calculate number of matches. |
RefusedUnableToPerformSuboperations | Out of Resources: unable to perform suboperations. |
RefusedMoveDestinationUnknown | Move destination unknown. |
Failure | Failure. |
Reserved2 | Reserved. |
Reserved3 | Reserved. |
Reserved4 | Reserved. |
Warning | Sub-operations complete: one or more failures. |
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. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomCommandStatusType
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family