IAccClientDocMgr interface (msaatext.h)

[Active Accessibility Text Services is deprecated. Please see Microsoft Windows Text Services Framework for more information on advanced text input and natural language technologies. ]

Exposes methods for client applications to retrieve documents.

Inheritance

The IAccClientDocMgr interface inherits from the IUnknown interface. IAccClientDocMgr also has these types of members:

Methods

The IAccClientDocMgr interface has these methods.

 
IAccClientDocMgr::GetDocuments

Clients call IAccClientDocMgr::GetDocuments to get a list of all documents that have been registered with the Microsoft Active Accessibility run time.
IAccClientDocMgr::GetFocused

Clients call the IAccClientDocMgr::GetFocused method to access a pointer for the document that has focus.
IAccClientDocMgr::LookupByHWND

Clients call IAccClientDocMgr::LookupByHWND to get a document by providing the HWND for the document.
IAccClientDocMgr::LookupByPoint

Clients call IAccClientDocMgr::LookupByPoint to get a document object from a point within the document.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header msaatext.h