Share via


IHelpKeyValuePair::key property

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

This property is read-only.

Syntax

HRESULT get_key(
  [out, retval] BSTR *pRetVal
);

Property value

The key of a key/value pair.

Requirements

Minimum supported client
Windows 8 [desktop apps only]
Minimum supported server
Windows Server 2012 [desktop apps only]
IDL
Windows.Help.Runtime.idl

See also

IHelpKeyValuePair