File Synchronization Provider Error Codes

This topic lists the custom error codes that are returned by functions and methods in the Sync Framework file synchronization provider API.

Error Codes

Error code Description

SYNC_E_FSP_HASHING_MISCONFIGURED

A hash value for an item does not exist as expected.

SYNC_E_FSP_INVALID_OPERATION

The operation is not valid given the current state of the object.

Requirements

Header: Filesyncerrors.h

See Also

Concepts

Sync Framework File Synchronization Components