ITfInputScope2::EnumWordList method (inputscope.h)

Return a pointer to obtain the IEnumString interface pointer.

Syntax

HRESULT EnumWordList(
  [out] IEnumString **ppEnumString
);

Parameters

[out] ppEnumString

A pointer to obtain the IEnumString interface pointer.

Return value

This method can return one of these values.

Value Description
S_OK
The method was successful.
E_FAIL
An unspecified error occurred.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps | UWP apps]
Minimum supported server Windows Server 2003 [desktop apps | UWP apps]
Target Platform Windows
Header inputscope.h
DLL Msctf.dll