Error values returned by a CCOW implementation.
Members
Value | Member | Description |
---|---|---|
-2147483135 | ChangesNotEnded | Attempt to publish context changes before ending the context change transaction. |
-2147483133 | InvalidContextCoupon | A context coupon does not match most recently commited coupon transaction. |
-2147483130 | NameValueCountMismatch | A name array and its corresponding value array do not have the same number of elements. |
-2147483129 | NotInTransaction | Attempt to perform a context management transaction method when a transaction is not in progress. |
-2147483127 | TransactionInProgress | Attempt to perform a context management method when a transaction is in progress. |
-2147483126 | UnknownItemName | An item name not known. |
-2147483125 | UnknownParticipant | Participant coupon does not denote a know participant. |
-2147483124 | TooManyParticipants | Attempt to join a context that can't accommodate another participant. |
-2147483123 | AcceptNotPossible | Attempt 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). |
-2147483122 | BadItemNameFormat | An item name does not conform to format rules. |
-2147483121 | BadItemType | An item date type does not conform to data definition for the item. |
-2147483120 | BadItemValue | An item value does not conform to the allowed set of values as defined by the data definition for the item. |
-2147483119 | InvalidTransaction | A transaction has been invalidated and aborted because it violates one or more semantic integrity constraints. |
-2147483118 | UndoNotPossible | Attempt to undo context changes after the transaction has ended. |
-2147483117 | ChangesNotPossible | Attempt to set or delete context data after the transaction ended. |
-2147483116 | ChangesNotAllowed | Mapping agent attempts to set or delete a context data item that has been set by the participant that instigated the transaction. |
-2147483115 | AuthenticationFailed | A signature could not be authenticated. |
-2147483114 | SignatureRequired | A signature is required to perform the method. |
-2147483113 | UnknownApplication | An application name is not known. |
-2147483112 | UnknownConnection | A connection is not know to the authentication repository. |
-2147483111 | LogonNotFound | The desired user logon is not found in the authentication repository. |
-2147483110 | UnknownDataFormat | The format of user logon is not found in the authentication repository. |
-2147483109 | UnknownBindee | A security binding coupon does not denote a known bindee. |
-2147483108 | ImproperKeyFormat | A public key is not properly formatted. |
-2147483107 | BindingRejected | The identity of a bindee could not be verified. |
-2147483106 | ImproperMACFormat | A message authentication code is not properly formatted. |
-2147483105 | UknownPropertyName | A property name is not known. |
-2147483104 | BadPropertyType | A property data type does not conform to specification. |
-2147483103 | BadPropertyValue | A property data value does not conform to specification. |
-2147483102 | AlreadyJoined | The application has already joined the context. |
-2147483101 | ActionNotPossible | There is presently a context change transaction in progress or another action is being performed. |
-2147483100 | ActionNotAllowed | Application attempts to set items other than for the context action to be performed. |
-2147483099 | FilterNotSet | Application attempts to get the names of subjects that are being filtered on its behalf, but a filter has not been set by the application. |
-2147483098 | ImproperSignatureFormat | A digital signature code is not property formatted. |
-2147483097 | ContextNotActive | A context manager does not represent an active session. |
-2147467263 | NotImplemented | Method not implemented. |
-2147467259 | GeneralFailure | An error was detected or a failure occurred. |
-2147024882 | E_OUTOFMEMORY | A memory allocation attempt failed. |
-2147024809 | E_INVALIDARG | One of the arguments passed in was invalid. |
0 | S_OK | Successful completion. |
1 | S_FALSE | Completed without error, but only partial results were obtained. |
![]() |
Products |
Support |
Feedback: HResult Enumeration - Leadtools.Ccow |
Introduction |
Help Version 19.0.2017.3.22
|