Interfaccia ITfInputProcessorProfileMgr (msctf.h)
L'interfaccia ITfInputProcessorProfileMgr viene implementata dal gestore TSF e usata da un'applicazione o da un servizio di testo per modificare il profilo linguistico di uno o più servizi di testo.
Ereditarietà
L'interfaccia ITfInputProcessorProfileMgr eredita dall'interfaccia IUnknown . ITfInputProcessorProfileMgr include anche questi tipi di membri:
Metodi
L'interfaccia ITfInputProcessorProfileMgr include questi metodi.
ITfInputProcessorProfileMgr::ActivateProfile Il metodo ITfInputProcessorProfileMgr::ActivateProfile attiva il profilo o il layout della tastiera del servizio di testo specificato. |
ITfInputProcessorProfileMgr::D eactivateProfile Il metodo ITfInputProcessorProfileMgr::D eactivateProfile disattiva il profilo o il layout della tastiera del servizio di testo specificato. |
ITfInputProcessorProfileMgr::EnumProfiles Il metodo ITfInputProcessorProfileMgr::EnumProfiles restituisce i profili da enumerare. |
ITfInputProcessorProfileMgr::GetActiveProfile Questo metodo restituisce il profilo attivo corrente. |
ITfInputProcessorProfileMgr::GetProfile Il metodo ITfInputProcessorProfileMgr::GetProfile restituisce le informazioni del profilo o del layout della tastiera del servizio di testo specificato nella struttura TF_INPUTPROCESSORPROFILE. |
ITfInputProcessorProfileMgr::RegisterProfile Il metodo ITfInputProcessorProfileMgr::RegisterProfile registra il servizio di testo e il profilo. |
ITfInputProcessorProfileMgr::ReleaseInputProcessor Il metodo ITfInputProcessorProfileMgr::ReleaseInputProcessor disattiva i profili appartenenti ai servizi di testo del CLSID specificato e rilascia l'istanza dell'interfaccia ITfTextInputProcessorEx. |
ITfInputProcessorProfileMgr::UnregisterProfile Il metodo ITfInputProcessorProfileMgr::UnregisterProfile annulla la registrazione del servizio di testo e del profilo. |
Commenti
A differenza di ITfInputProcessorProfiles, ITfInputProcessorProfileMgr può gestire facilmente sia il layout della tastiera che i servizi di testo. In Windows Vista è consigliabile usare questa interfaccia anziché usare i metodi seguenti:
- ITfInputProcessorProfiles::Register
- ITfInputProcessorProfiles::Unregister
- ITfInputProcessorProfiles::AddLanguageProfile
- ITfInputProcessorProfiles::RemoveLanguageProfile
- ITfInputProcessorProfiles::EnumInputProcessorInfo
- ITfInputProcessorProfiles::ActivateLanguageProfile
- ITfInputProcessorProfiles::GetActiveLanguageProfile
- ITfInputProcessorProfiles::EnumLanguageProfiles
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows Vista [app desktop | App UWP] |
Server minimo supportato | Windows Server 2003 R2 [app desktop | App UWP] |
Piattaforma di destinazione | Windows |
Intestazione | msctf.h |