IEnumTfUIElements interface (msctf.h)
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.
Inheritance
The IEnumTfUIElements interface inherits from the IUnknown interface. IEnumTfUIElements also has these types of members:
Methods
The IEnumTfUIElements interface has these methods.
IEnumTfUIElements::Clone The IEnumTfUIElements::Clone method creates a copy of the enumerator object. |
IEnumTfUIElements::Next The IEnumTfUIElements::Next method obtains, from the current position, the specified number of elements in the enumeration sequence. |
IEnumTfUIElements::Reset The IEnumTfUIElements::Reset method resets the enumerator object by moving the current position to the beginning of the enumeration sequence. |
IEnumTfUIElements::Skip The IEnumTfUIElements::Skip method obtains, from the current position, the specified number of elements in the enumeration sequence. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps | UWP apps] |
Minimum supported server | Windows 2000 Server [desktop apps | UWP apps] |
Target Platform | Windows |
Header | msctf.h |
Redistributable | TSF 1.0 on Windows 2000 Professional |