This document is archived and information here might be outdated. Recommended version. |
Indicates whether the specified item URI object pass through the filter.
[Visual Basic .NET] Public Function ApplyFilter ( _ ByVal pItemURI As IItemURI _ ) As Boolean
[C#] public bool ApplyFilter ( IItemURI pItemURI );
[C++]
HRESULT ApplyFilter(
IItemURI* pItemURI
);
[C++] Parameters pItemURI [in]
pItemURI is a parameter of type IItemURI*