Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 3.14 KB

itipautocompleteclient.md

File metadata and controls

60 lines (37 loc) · 3.14 KB
description ms.assetid title ms.topic ms.date topic_type api_name api_type api_location
Enables the client to call the application's Text Input Panel auto complete provider object.
448b8136-ebcb-4116-9a81-a77a37d69e24
ITipAutocompleteClient interface (TipAutoComplete.h)
reference
05/31/2018
APIRef
kbSyntax
ITipAutocompleteClient
COM
tiptsf.dll

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