IResultsViewer::FilterType property

Note

Windows Desktop Search 2.x is an obsolete technology that was originally available as an add-in for Windows XP and Windows Server 2003. On later releases, use the Windows Search API instead.

This property will set or return the name of the preceived type to filter results by.

This property is read/write.

Syntax

HRESULT put_FilterType(
  [in]          BSTR name
);

HRESULT get_FilterType(
  [out, retval] BSTR *name
);

Property value

Sets the perceived type used to filter results.

Requirements

Requirement Value
Minimum supported client
Windows XP with SP2 [desktop apps only]
Minimum supported server
Windows Server 2003 with SP1 [desktop apps only]
Redistributable
Windows Desktop Search (WDS) 2.6.5
Header
WdsView.h