ITextHost2::TxFreeTextServicesNotification method (textserv.h)

Notifies the text host that text services have been freed.

Syntax

void TxFreeTextServicesNotification();

Return value

None

Remarks

If the text host hasn't received this notification when the text host is shutting down, the text host can tell text services to release its text host reference count.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Target Platform Windows
Header textserv.h
DLL Msftedit.dll

See also

ITextHost2