Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 2.25 KB

nf-structuredquery-ientity-metadata.md

File metadata and controls

73 lines (59 loc) · 2.25 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
NF:structuredquery.IEntity.MetaData
IEntity::MetaData (structuredquery.h)
Retrieves an enumeration of IMetaData objects for this entity.
IEntity interface [search]
MetaData method
IEntity.MetaData
IEntity::MetaData
MetaData
MetaData method [search]
MetaData method [search]
IEntity interface
_search_IEntity_MetaData
search._search_IEntity_MetaData
structuredquery/IEntity::MetaData
search\_search_IEntity_MetaData.htm
search
VS|search|~\search\wds3x\reference\ifaces\querying\ientity\metadata.htm
12/05/2018
IEntity interface [search],MetaData method, IEntity.MetaData, IEntity::MetaData, MetaData, MetaData method [search], MetaData method [search],IEntity interface, _search_IEntity_MetaData, search._search_IEntity_MetaData, structuredquery/IEntity::MetaData
structuredquery.h
Windows
Windows XP with SP2, Windows Vista [desktop apps only]
Windows Server 2003 with SP1 [desktop apps only]
Structuredquery.idl
Windows
Windows Desktop Search (WDS) 3.0
19H1
IEntity::MetaData
structuredquery/IEntity::MetaData
c++
APIRef
kbSyntax
COM
Structuredquery.h
IEntity.MetaData

IEntity::MetaData

-description

Retrieves an enumeration of IMetaData objects for this entity.

-parameters

-param riid [in]

Type: REFIID

The desired IID of the result, either IID_IEnumUnknown or IID_IEnumVARIANT.

-param pMetaData [out, retval]

Type: void**

Receives the address of a pointer to an enumeration of IMetaData objects.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.