Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
This header is used by Windows Controls. For more information, see:
textserv.h contains the following programming interfaces:
Classes
| ITextHost The ITextHost interface is used by a text services object to obtain text host services. |
| ITextHost2 The ITextHost2 interface extends the ITextHost interface. |
| ITextServices Extends the Text Object Model (TOM) to provide extra functionality for windowless operation. |
| ITextServices2 The ITextServices2 interface extends the ITextServices interface. |
Interfaces
| IRichEditUiaInformation Provides Microsoft UI Automation accessibility information about a windowless rich edit control. |
| IRicheditUiaOverrides Enables the host container of a windowless rich edit control to override the control's Microsoft UI Automation accessibility properties. |
| IRicheditWindowlessAccessibility Enables the host container of a windowless rich edit control to obtain the Microsoft UI Automation provider for the parent of the control. |
Functions
| CreateTextServices The CreateTextServices function creates an instance of a text services object. The text services object supports a variety of interfaces, including ITextServices and the Text Object Model (TOM). |
| ShutdownTextServices Disconnects a host from a text services instance. |
Structures
| CHANGENOTIFY Contains information that is associated with an EN_CHANGE notification code. A windowless rich edit control sends this notification to its host window when the content of the control changes. |