IPropertyFilterCollection::RemoveItem Property
Removes a specific filter to the collection.
Syntax
HRESULT IPropertyFilterCollection::put_RemoveItem(long index);
Parameters
- index
Accepts a pointer to the index for the filter to be removed.
Return Value
No return value.