IHelpKeyValuePair interface

[This documentation is preliminary and is subject to change.]

Used to filter search results when looking for topics. Topics contain metadata in the form of key value pairs. These key value pairs are stored in when the topic is indexed and available for filtering when called from retrieval methods defined in this doc.

Members

The IHelpKeyValuePair interface inherits from the IDispatch interface. IHelpKeyValuePair also has the following types of members:

  • Methods
  • Properties

Methods

The IHelpKeyValuePair interface has the following methods.

Method Description
value

method Value - Get the value of a key/value pair.

 

Properties

The IHelpKeyValuePair interface has the following properties.

Property Access type Description

key

Read-only

property Key - Get the key of a key/value pair.

 

Requirements

Minimum supported client

Windows Developer Preview

Minimum supported server

Windows Server Developer Preview

IDL

Windows.Help.Runtime.idl

 

 

Build date: 9/7/2011