Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.