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.
Gets the filter key map that contains the filters tracked by the replica that originated this change batch.
HRESULT GetFilterKeyMap(
IFilterKeyMap ** ppIFilterKeyMap);
Parameters
- ppIFilterKeyMap
[out] Returns the filter key map that contains the filters tracked by the replica that originated this change batch.
Return Value
S_OK.
S_FALSE when the change batch does not contain a filter key map.
E_POINTER.