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 ISyncFilter interface that represents the custom filter.
Syntax
HRESULT GetSyncFilter(
ISyncFilter ** pISyncFilter);
Parameters
- pISyncFilter
[out] Returns the ISyncFilter interface that represents the custom filter.
Return Value
S_OK
E_POINTER
Remarks
The custom filter that is returned in pISyncFilter is typically implemented by the provider.