IFilterKeyMap::GetCount

Gets the number of filters in the map.

Syntax

HRESULT GetCount(
  DWORD * pdwCount);

Parameters

  • pdwCount
    [out] Returns the number of filters in the map.

Return Value

  • S_OK

  • E_POINTER

See Also

Reference

IFilterKeyMap Interface