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 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.