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.
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.