IKeyword::value property

Actual value of the keyword

This property is read-only.

Syntax

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

Property value

The keyword value.

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

IKeyword