Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Sets the filter key map that contains the filters tracked by the replica that originated this change batch.
HRESULT SetFilterKeyMap(
IFilterKeyMap * pIFilterKeyMap);
Parameters
- pIFilterKeyMap
[in] The filter key map that contains the filters tracked by the replica that originated this change batch.
Return Value
S_OK.
E_POINTER.
SYNC_E_INVALID_OPERATION when the change batch object already contains a filter key map, or when a group has been started in the change batch.