Skip to content

Latest commit

 

History

History
63 lines (54 loc) · 1.97 KB

ne-shobjidl-undock_reason.md

File metadata and controls

63 lines (54 loc) · 1.97 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:shobjidl.UNDOCK_REASON
UNDOCK_REASON (shobjidl.h)
Values that indicate the reason that a docked accessibility app window has been undocked. Used by IAccessibilityDockingServiceCallback::Undocked.
UNDOCK_REASON
UNDOCK_REASON enumeration [Windows Shell]
UR_MONITOR_DISCONNECT
UR_RESOLUTION_CHANGE
shell.UNDOCK_REASON
shobjidl/UNDOCK_REASON
shobjidl/UR_MONITOR_DISCONNECT
shobjidl/UR_RESOLUTION_CHANGE
shell\UNDOCK_REASON.htm
shell
C900E0DA-C6C6-41cd-8333-38BE4D451A66
12/05/2018
UNDOCK_REASON, UNDOCK_REASON enumeration [Windows Shell], UR_MONITOR_DISCONNECT, UR_RESOLUTION_CHANGE, shell.UNDOCK_REASON, shobjidl/UNDOCK_REASON, shobjidl/UR_MONITOR_DISCONNECT, shobjidl/UR_RESOLUTION_CHANGE
shobjidl.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
Shobjidl.idl
Windows
UNDOCK_REASON
19H1
UNDOCK_REASON
shobjidl/UNDOCK_REASON
c++
APIRef
kbSyntax
HeaderDef
Shobjidl.h
UNDOCK_REASON

UNDOCK_REASON enumeration

-description

Values that indicate the reason that a docked accessibility app window has been undocked. Used by IAccessibilityDockingServiceCallback::Undocked.

-enum-fields

-field UR_RESOLUTION_CHANGE:0

The accessibility window was undocked because the screen resolution has changed.

-field UR_MONITOR_DISCONNECT:1

The monitor on which the accessibility window was docked has been disconnected.