Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
---|---|
|
The method was successful. |
|
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 |