ITipAutocompleteClient interface

Enables the client to call the application's Text Input Panel auto complete provider object.

Members

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

Methods

The ITipAutocompleteClient interface has these methods.

Method Description
AdviseProvider Registers the provider with the client to enable the client to call the application's auto complete provider object.
PreferredRects Allows the client to suggest where to position the auto complete list to avoid overlapping the Input Panel.
RequestShowUI Determines whether Input Panel is ready to have the auto complete list shown.
UnadviseProvider Unregisters the associated provider.
UserSelection Notifies the Input Panel that the user has selected something in the auto complete list and to discard all remaining text that has not yet been inserted.

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