←Select platform

DicomCommandStatusType Enumeration

Summary

Represents the possible command status types.

Syntax

C#
VB
WinRT C#
C++
public enum DicomCommandStatusType 
Public Enum DicomCommandStatusType  
    
    
public enum DicomCommandStatusType    
Leadtools.Dicom.DicomCommandStatusType = function() { }; 
Leadtools.Dicom.DicomCommandStatusType.prototype = {<br/> 
  LeadtoolsMemberMarker(replace me) 
 }; 
public enum class DicomCommandStatusType   

Members

ValueValue (HEX)MemberDescription
00000Success Success.
2610105NoSuchAttribute No such attribute.
2620106InvalidAttributeValue Invalid attribute value.
2630107AttributeListError Attribute list error.
2720110ProcessingFailure Processing failure.
2730111DuplicateInstance Duplicate instance.
2740112NoSuchObjectInstance No such object instance.
2750113NoSuchEventType No such event type.
2760114NoSuchArgument No such argument.
2770115InvalidArgumentValue Invalid argument.
2780116AttributeOutOfRange Attribute value out of range.
2790117InvalidObjectInstance Invalid object instance.
2800118NoSuchClass No such class.
2810119ClaseInstanceConflict Class-instance conflict.
2880120MissingAttribute Missing attribute.
2890121MissingAttributeValue Missing attribute value.
2900122ClassNotSupported Class not supported.
3050131DuplicateTransactionUid Duplicate Transation Id.
5280210DuplicateInvocation Duplicate invocation.
5290211UnrecognizedOperation Unrecognized operation.
5300212MistypedArgument Mistyped argument.
5310213ResourceLimitation Resource limitation.
42752A700RefusedOutOfResources Out of Resources.
42753A701RefusedUnableToCalculateMatches Out of Resources: unable to calculate number of matches.
42754A702RefusedUnableToPerformSuboperations Out of Resources: unable to perform suboperations.
43009A801RefusedMoveDestinationUnknown Move destination unknown.
45056B000Warning Sub-operations complete: one or more failures.
49152 - ‭53247‬Cxxx‬Cannot Understand (except for the four errors below) Cannot Understand - Implementation specific error.
49153C001Failure Failure.
49154C002Reserved2 Reserved.
49155C003Reserved3 Reserved.
49156C004Reserved4 Reserved.
65024FE00Cancel Cancel.
65280FF00Pending Matches are continuing: current match is supplied and any Optional Keys were supported in the same manner as Required Keys.
65281FF01PendingWarning Matches are continuing: warning that one or more Optional Keys were not supported for existence and/or matching for this Identifier.
Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly