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.
Gets the filter key map that contains the filters tracked by the replica that originated this change batch.
Syntax
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.