ITipAutocompleteProvider interface

Manages the application's side of the Text Input Panel auto complete integration.

Members

The ITipAutocompleteProvider interface inherits from the IUnknown interface. ITipAutocompleteProvider also has these types of members:

Methods

The ITipAutocompleteProvider interface has these methods.

Method Description
Show Displays or hides the auto complete list.
UpdatePendingText Used by the auto complete client to notify the application of the text a user has inked into Input Panel.

Requirements

Requirement Value
Minimum supported client
Windows XP Tablet PC Edition [desktop apps only]
Minimum supported server
None supported
Header
TipAutoComplete.h (also requires Peninputpanel_i.c)
DLL
Tiptsf.dll

See also

Text Input Panel Reference

ITipAutocompleteClient Interface