IAccessibilityDockingServiceCallback interface
Receives Acessibility Window Docking events.
When to implement
This interface must be implemented by the developer in order to use the Accessibility Docking Service API.
Members
The IAccessibilityDockingServiceCallback interface inherits from the IUnknown interface. IAccessibilityDockingServiceCallback also has these types of members:
Methods
The IAccessibilityDockingServiceCallback interface has these methods.
| Method | Description |
|---|---|
| Undocked |
Undocks the accessibility window so that it will not be automatically moved to its previous location. |
Show: