IFilterKeyMap::GetCount

Gets the number of filters in the map.


HRESULT GetCount(
  DWORD * pdwCount);

pdwCount

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

  • S_OK

  • E_POINTER

Show: