Skip to content

Latest commit

 

History

History
64 lines (40 loc) · 2.89 KB

iitempropertybag.md

File metadata and controls

64 lines (40 loc) · 2.89 KB
description ms.assetid title ms.topic ms.date topic_type api_name api_type api_location
Defines methods to obtain information about the properties of a search item. This interface is supported only on Windows XP and Windows Server 2003, and should no longer be used.
0fef34c5-f20f-475a-9223-5cb73079c842
IItemPropertyBag interface
reference
05/31/2018
APIRef
kbSyntax
IItemPropertyBag
COM

IItemPropertyBag interface

Defines methods to obtain information about the properties of a search item. This interface is supported only on Windows XP and Windows Server 2003, and should no longer be used.

Members

The IItemPropertyBag interface inherits from the IUnknown interface. IItemPropertyBag also has these types of members:

Methods

The IItemPropertyBag interface has these methods.

Method Description
CountProperties Gets a count of the number of properties in the property bag.
GetPropertyInfo Gets the information required to read or save the properties in the property bag.
Read Causes one or more properties to be read from the property bag.
Write Causes one or more properties to be saved into the property bag.

 

Remarks

The IItemPropertyBag interface is supported only on Windows XP and Windows Server 2003, and should no longer be used.

To preview attachments with a third-party protocol handler on computers running Windows XP or Windows Server 2003, it may be necessary to use the IItemPropertyBag interface and the following APIs: the ISearchProtocolUI, IItemPreviewerExt and ISearchItem interfaces, the LINKINFO and ITEMPROP structures, and the LINKTYPE enumeration.

Requirements

Requirement Value
Minimum supported client
Windows XP with SP2 [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Redistributable
Windows Desktop Search (WDS) 3.0