IAccessibilityDockingService interface (shobjidl.h)
Docks an application window to the bottom of a monitor when a Windows Store app is visible and not snapped, or when the launcher is visible.
Inheritance
The IAccessibilityDockingService interface inherits from the IUnknown interface. IAccessibilityDockingService also has these types of members:
Methods
The IAccessibilityDockingService interface has these methods.
IAccessibilityDockingService::DockWindow Docks the specified window handle to the specified monitor handle. |
IAccessibilityDockingService::GetAvailableSize Retrieves the dimensions available on a specific screen for displaying an accessibility window. |
IAccessibilityDockingService::UndockWindow Undocks the specified window handle if it is currently docked. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | shobjidl.h |