Credential Manager Error Codes (Compact 2013)

3/28/2014

The following table shows the possible error codes for the Credential Manager functions.

Value

Description

ERROR_SUCCESS

Success.

ERROR_CREDMAN_ALL_FAILED

All the primitive operations, as part of the virtual operation, failed.

ERROR_CREDMAN_SOME_FAILED

Some of the primitive operations, as part of the virtual operation, failed.

ERROR_INVALID_PARAMETER

One or more parameters are invalid.

ERROR_SERVICE_NOT_ACTIVE

Credential Manager service is not running.

ERROR_OUTOFMEMORY

No memory available.

ERROR_NO_MATCH

Inputs don't match.

ERROR_NOT_FOUND

Unable to find resource (credential).

ERROR_ALREADY_EXISTS

Resource (credential) already exists.

ERROR_TRUST_FAILURE

Insufficient trust to perform operation. There was an access check failure.

ERROR_INTERNAL_ERROR

Internal Credential Manager operation error.

ERROR_NOT_SUPPORTED

Operation is not supported.

ERROR_MORE_DATA

More data is available.

See Also

Reference

Credential Manager Reference
Credential Manager Functions