IEnumTfUIElements interface
The IEnumTfUIElements interface is implemented by TSF manager and used by applications or textservices. This interface can be retrieved by ITfUIElementMgr::EnumUIElements and enumerates the registered UI elements.
Members
The IEnumTfUIElements interface inherits from the IUnknown interface. IEnumTfUIElements also has these types of members:
Methods
The IEnumTfUIElements interface has these methods.
| Method | Description |
|---|---|
| Clone |
Creates a copy of the enumerator object. |
| Next |
Obtains, from the current position, the specified number of elements in the enumeration sequence. |
| Reset |
Resets the enumerator object by moving the current position to the beginning of the enumeration sequence. |
| Skip |
Moves the current position forward in the enumeration sequence by the specified number of elements. |
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps | Windows Store apps] |
|
Redistributable |
TSF 1.0 on Windows 2000 Professional |
|
Header |
|
|
IDL |
|