LEADTOOLS Medical (Leadtools.Ccow assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
HResult Enumeration
See Also  
Leadtools.Ccow Namespace : HResult Enumeration



Error values returned by a CCOW implementation.

Syntax

Visual Basic (Declaration) 
Public Enum HResult 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As HResult
C# 
public enum HResult : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class HResult : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
AcceptNotPossibleAttempt to publish an "accept" decision but there were participants for which it was not possible to obtain a survey response (e.g., these participants are blocked).
ActionNotAllowedApplication attempts to set items other than for the context action to be performed.
ActionNotPossibleThere is presently a context change transaction in progress or another action is being performed.
AlreadyJoinedThe application has already joined the context.
AuthenticationFailedA signature could not be authenticated.
BadItemNameFormatAn item name does not conform to format rules.
BadItemTypeAn item date type does not conform to data definition for the item.
BadItemValueAn item value does not conform to the allowed set of values as defined by the data definition for the item.
BadPropertyTypeA property data type does not conform to specification.
BadPropertyValueA property data value does not conform to specification.
BindingRejectedThe identity of a bindee could not be verified.
ChangesNotAllowedMapping agent attempts to set or delete a context data item that has been set by the participant that instigated the transaction.
ChangesNotEndedAttempt to publish context changes before ending the context change transaction.
ChangesNotPossibleAttempt to set or delete context data after the transaction ended.
ContextNotActiveA context manager does not represent an active session.
E_INVALIDARGOne of the arguments passed in was invalid.
E_OUTOFMEMORYA memory allocation attempt failed.
FilterNotSetApplication attempts to get the names of subjects that are being filtered on its behalf, but a filter has not been set by the application.
GeneralFailureAn error was detected or a failure occurred.
ImproperKeyFormatA public key is not properly formatted.
ImproperMACFormatA message authentication code is not properly formatted.
ImproperSignatureFormatA digital signature code is not property formatted.
InvalidContextCouponA context coupon does not match most recently commited coupon transaction.
InvalidTransactionA transaction has been invalidated and aborted because it violates one or more semantic integrity constraints.
LogonNotFoundThe desired user logon is not found in the authentication repository.
NameValueCountMismatchA name array and its corresponding value array do not have the same number of elements.
NotImplementedMethod not implemented.
NotInTransactionAttempt to perform a context management transaction method when a transaction is not in progress.
S_FALSECompleted without error, but only partial results were obtained.
S_OKSuccessful completion.
SignatureRequiredA signature is required to perform the method.
TooManyParticipantsAttempt to join a context that can't accommodate another participant.
TransactionInProgressAttempt to perform a context management method when a transaction is in progress.
UknownPropertyNameA property name is not known.
UndoNotPossibleAttempt to undo context changes after the transaction has ended.
UnknownApplicationAn application name is not known.
UnknownBindeeA security binding coupon does not denote a known bindee.
UnknownConnectionA connection is not know to the authentication repository.
UnknownDataFormatThe format of user logon is not found in the authentication repository.
UnknownItemNameAn item name not known.
UnknownParticipantParticipant coupon does not denote a know participant.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Ccow.HResult

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Ccow requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features