LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomCommandStatusType Enumeration

Show in webframe







Represents the possible command status types.
Syntax
public enum DicomCommandStatusType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomCommandStatusType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomCommandStatusType
public enum DicomCommandStatusType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomCommandStatusType = function() { };
Leadtools.Dicom.DicomCommandStatusType.prototype = {
Success = 0x00000000, NoSuchAttribute = 0x00000105, InvalidAttributeValue = 0x00000106, AttributeListError = 0x00000107, ProcessingFailure = 0x00000110, DuplicateInstance = 0x00000111, NoSuchObjectInstance = 0x00000112, NoSuchEventType = 0x00000113, NoSuchArgument = 0x00000114, InvalidArgumentValue = 0x00000115, AttributeOutOfRange = 0x00000116, InvalidObjectInstance = 0x00000117, NoSuchClass = 0x00000118, ClaseInstanceConflict = 0x00000119, MissingAttribute = 0x00000120, MissingAttributeValue = 0x00000121, ClassNotSupported = 0x00000122, DuplicateInvocation = 0x00000210, UnrecognizedOperation = 0x00000211, MistypedArgument = 0x00000212, ResourceLimitation = 0x00000213, RefusedOutOfResources = 0x0000A700, RefusedUnableToCalculateMatches = 0x0000A701, RefusedUnableToPerformSuboperations = 0x0000A702, RefusedMoveDestinationUnknown = 0x0000A801, Failure = 0x0000C001, Reserved2 = 0x0000C002, Reserved3 = 0x0000C003, Reserved4 = 0x0000C004, Cancel = 0x0000FE00, Pending = 0x0000FF00, Warning = 0x0000FF01, PendingWarning = 0x0000FF01, };
public enum class DicomCommandStatusType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000SuccessSuccess.
0x00000105NoSuchAttributeNo such attribute.
0x00000106InvalidAttributeValueInvalid attribute value.
0x00000107AttributeListErrorAttribute list error.
0x00000110ProcessingFailureProcessing failure.
0x00000111DuplicateInstanceDuplicate instance.
0x00000112NoSuchObjectInstanceNo such object instance.
0x00000113NoSuchEventTypeNo such event type.
0x00000114NoSuchArgumentNo such argument.
0x00000115InvalidArgumentValueInvalid argument.
0x00000116AttributeOutOfRangeAttribute value out of range.
0x00000117InvalidObjectInstanceInvalid object instance.
0x00000118NoSuchClassNo such class.
0x00000119ClaseInstanceConflictClass-instance conflict.
0x00000120MissingAttributeMissing attribute.
0x00000121MissingAttributeValueMissing attribute value.
0x00000122ClassNotSupportedClass not supported.
0x00000210DuplicateInvocationDuplicate invocation.
0x00000211UnrecognizedOperationUnrecognized operation.
0x00000212MistypedArgumentMistyped argument.
0x00000213ResourceLimitationResource limitation.
0x0000A700RefusedOutOfResourcesOut of Resources.
0x0000A701RefusedUnableToCalculateMatchesOut of Resources: unable to calculate number of matches.
0x0000A702RefusedUnableToPerformSuboperationsOut of Resources: unable to perform suboperations.
0x0000A801RefusedMoveDestinationUnknownMove destination unknown.
0x0000C001FailureFailure.
0x0000C002Reserved2Reserved.
0x0000C003Reserved3Reserved.
0x0000C004Reserved4Reserved.
0x0000FE00CancelCancel.
0x0000FF00PendingMatches are continuing: current match is supplied and any Optional Keys were supported in the same manner as Required Keys.
0x0000FF01WarningSub-operations complete: one or more failures.
0x0000FF01PendingWarningMatches are continuing: warning that one or more Optional Keys were not supported for existence and/or matching for this Identifier.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomCommandStatusType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

 

 


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