IKeywordCollection::Current property

Gets the current IKeyword element in the collection

This property is read-only.

Syntax

HRESULT get_Current(
  [out, retval] IUnknown **pRetVal
);

Property value

The current IKeyword element in the collection.

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

IKeywordCollection