ISyncChangeWithFilterKeyMap::GetFilterCount
Gets the number of filters that may have change information contained in this change object.
HRESULT GetFilterCount(
DWORD *pdwFilterCount);
Parameters
- pdwFilterCount
[out] Returns the number of filters that may have change information contained in this change object.
Return Value
S_OK.
E_POINTER.
Remarks
The SYNC_FILTER_CHANGE elements that are contained in this object are stored in a sparsely-populated array of size pdwFilterCount.