IHelpKeyValuePair interface

Key/value pair for IHelpFilter objects

Members

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

Methods

The IHelpKeyValuePair interface has these methods.

MethodDescription
value

method Value - get the value of a key/value pair

 

Properties

The IHelpKeyValuePair interface has these properties.

PropertyAccess typeDescription

key

Read-only

property Key - get the key of a key/value pair

 

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

IDL

Windows.Help.Runtime.idl

 

 

Show: