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

Error code value

SYNC_E_FSP_HASHING_MISCONFIGURED

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

0x80041600

SYNC_E_FSP_INVALID_OPERATION

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

0x80041602

Requirements

Header: Filesyncerrors.h

See Also

Concepts

Sync Framework File Synchronization Components