IPropertyFilter::Text Property
Text of the filter.
Syntax
HRESULT IPropertyFilter::get_Text(BSTR *text); HRESULT IPropertyFilter::put_Text(BSTR text);
Parameters
- text
Pointer to a variable of type BSTR that receives returns a pointer to the filer text.- text
BSTR that specifies returns a pointer to the filer text.
Return Value
No return value.