Direct Manipulation Constants

This section provides the reference specifications for Direct Manipulation constants.

Constant/value Description
DIRECTMANIPULATION_KEYBOARDFOCUS
0xFFFFFFFE
Specifies a psuedo-pointer ID for emulating a touch contact through keyboard input.
DIRECTMANIPULATION_MOUSEFOCUS
0xFFFFFFFD
Specifies a psuedo-pointer ID for emulating a touch contact through mouse input.
DIRECTMANIPULATION_MINIMUM_ZOOM
0.1
Specifies the minimum permitted zoom boundary of 10%.

Requirements

Minimum supported client
Windows 8 [desktop apps only]
Minimum supported server
Windows Server 2012 [desktop apps only]
IDL
DirectManipulation.idl

See also

Direct Manipulation Reference