LEADTOOLS Medical (Leadtools.Ccow assembly)
LEAD Technologies, Inc

HResult Enumeration






Error values returned by a CCOW implementation.
Syntax
'Declaration
 
Public Enum HResult 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As HResult
Leadtools.Ccow.HResult = function() { };
Leadtools.Ccow.HResult.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class HResult : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Ccow Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.