Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Occurs when the forgotten knowledge from the source provider is not contained in the current knowledge of the destination provider.
HRESULT OnFullEnumerationNeeded(
SYNC_FULL_ENUMERATION_ACTION * pFullEnumerationAction);
Parameters
- pFullEnumerationAction
[out] Specifies how Sync Framework should handle the full enumeration.
Return Value
S_OK
Application-determined error codes
Remarks
By default, if an application callback is not registered to receive this notification, Sync Framework uses SFEA_ABORT.
See Also
Reference
ISyncCallback Interface
SYNC_FULL_ENUMERATION_ACTION Enumeration