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.
Reports items that were enumerated from the local replica.
Syntax
HRESULT ReportItems(
ULONG cItems,
const ITEM_FIELDS *pKeyAndVersionInfo);
Parameters
cItems
[in] The number of items in pKeyAndVersionInfo.pKeyAndVersionInfo
[in, unique] A collection of ITEM_FIELDS structures that contain item metadata. Specify null if there are no items in the store.
Return Value
S_OK
SYNC_E_PFX_INVALID_OPERATION when IFullEnumerationCallback::SkipChangeDetection was called earlier in the session, or a previous change detection failed.