Skip to content

Latest commit

 

History

History
72 lines (60 loc) · 2.13 KB

ns-filter-fullpropspec.md

File metadata and controls

72 lines (60 loc) · 2.13 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:filter.tagFULLPROPSPEC
FULLPROPSPEC (filter.h)
Specifies a property set and a property within the property set.
FULLPROPSPEC
FULLPROPSPEC structure [Indexing Service]
_idxs_FULLPROPSPEC
filter/FULLPROPSPEC
indexsrv.fullpropspec
tagFULLPROPSPEC
indexsrv\fullpropspec.htm
IndexSrv
VS|indexsrv|~\html\ixrefint_599f.htm
12/05/2018
FULLPROPSPEC, FULLPROPSPEC structure [Indexing Service], _idxs_FULLPROPSPEC, filter/FULLPROPSPEC, indexsrv.fullpropspec, tagFULLPROPSPEC
filter.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
FULLPROPSPEC
19H1
tagFULLPROPSPEC
filter/tagFULLPROPSPEC
FULLPROPSPEC
filter/FULLPROPSPEC
c++
APIRef
kbSyntax
HeaderDef
Filter.h
FULLPROPSPEC

FULLPROPSPEC structure

-description

Note

Indexing Service is no longer supported as of Windows XP and is unavailable for use as of Windows 8. Instead, use Windows Search for client side search and Microsoft Search Server Express for server side search.

Specifies a property set and a property within the property set.

-struct-fields

-field guidPropSet

The globally unique identifier (GUID) that identifies the property set.

-field psProperty

A pointer to the PROPSPEC structure that specifies a property either by its property identifier (propid) or by the associated string name (lpwstr).

-see-also

IFilter::Init