Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Occurs when the forgotten knowledge from the source provider is not contained in the current knowledge of the destination provider.
Syntax
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
SYNC_FULL_ENUMERATION_ACTION Enumeration