Active Accessibility Text Services

The following Microsoft Active Accessibility Text Services APIs are available in msaatext.dll. For more information about these interfaces, see Active Accessibility Text Services APIs.

  • IAccServerDocMgr
    Servers use this interface to present the ITextStoreAnchor interface to the system, and to make it available for clients. Servers use this interface if they do not support Text Services Framework, but want their documents to be accessible.
  • IAccClientDocMgr
    Clients use this interface to obtain interface pointers to currently available documents.
  • IAccDictionary
    This interface provides the default dictionary for Active Accessibility Text Services. The default dictionary provides localized strings for all system properties. Servers implement this interface when they want to expose custom property GUIDs for their documents.

For more information about using universal input with Text Services Framework, see the Text Services Framework documentation.