Compartilhar via


Interface ITfFnAdviseText (ctffunc.h)

A interface ITfFnAdviseText é implementada por um serviço de texto e usada pelo gerenciador do TSF para fornecer notificações quando o elemento de texto ou de rede em um contexto é alterado.

O gerenciador obtém essa interface do serviço de texto chamando a interface ITfFunctionProvider::GetFunction do serviço de texto com IID_ITfFnAdviseText.

Herança

A interface ITfFnAdviseText herda da interface IUnknown . ITfFnAdviseText também tem estes tipos de membros:

Métodos

A interface ITfFnAdviseText tem esses métodos.

 
ITfFnAdviseText::OnLatticeUpdate

Método ITfFnAdviseText::OnLatticeUpdate
ITfFnAdviseText::OnTextUpdate

Método ITfFnAdviseText::OnTextUpdate

Requisitos

Requisito Valor
Cliente mínimo com suporte Windows 2000 Professional [somente aplicativos da área de trabalho]
Servidor mínimo com suporte Windows 2000 Server [somente aplicativos da área de trabalho]
Plataforma de Destino Windows
Cabeçalho ctffunc.h
Redistribuível TSF 1.0 no Windows 2000 Professional

Confira também

ITfFunctionProvider::GetFunction

IUnknown