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

Show in webframe

DicomCommandStatusType Enumeration








Represents the possible command status types.
Syntax
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  
Leadtools.Dicom.DicomCommandStatusType = function() { };
Leadtools.Dicom.DicomCommandStatusType.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomCommandStatusType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Success Success.
0x00000105NoSuchAttribute No such attribute.
0x00000106InvalidAttributeValue Invalid attribute value.
0x00000107AttributeListError Attribute list error.
0x00000110ProcessingFailure Processing failure.
0x00000111DuplicateInstance Duplicate instance.
0x00000112NoSuchObjectInstance No such object instance.
0x00000113NoSuchEventType No such event type.
0x00000114NoSuchArgument No such argument.
0x00000115InvalidArgumentValue Invalid argument.
0x00000116AttributeOutOfRange Attribute value out of range.
0x00000117InvalidObjectInstance Invalid object instance.
0x00000118NoSuchClass No such class.
0x00000119ClaseInstanceConflict Class-instance conflict.
0x00000120MissingAttribute Missing attribute.
0x00000121MissingAttributeValue Missing attribute value.
0x00000122ClassNotSupported Class not supported.
0x00000210DuplicateInvocation Duplicate invocation.
0x00000211UnrecognizedOperation Unrecognized operation.
0x00000212MistypedArgument Mistyped argument.
0x00000213ResourceLimitation Resource limitation.
0x0000A700RefusedOutOfResources Out of Resources.
0x0000A701RefusedUnableToCalculateMatches Out of Resources: unable to calculate number of matches.
0x0000A702RefusedUnableToPerformSuboperations Out of Resources: unable to perform suboperations.
0x0000A801RefusedMoveDestinationUnknown Move destination unknown.
0x0000B000Warning Sub-operations complete: one or more failures.
0x0000C001Failure Failure.
0x0000C002Reserved2 Reserved.
0x0000C003Reserved3 Reserved.
0x0000C004Reserved4 Reserved.
0x0000FE00Cancel Cancel.
0x0000FF00Pending Matches are continuing: current match is supplied and any Optional Keys were supported in the same manner as Required Keys.
0x0000FF01PendingWarning Matches 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

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