IPropertyFilterCollection::Count Property

Number of filters in the collection.

Syntax

HRESULT IPropertyFilterCollection::get_Count(long *count);

Parameters

  • count
    Pointer to a variable of type long that receives returns a pointer to the number of filters in the collection.

Return Value

No return value.