Skip to content

Latest commit

 

History

History
117 lines (75 loc) · 3.59 KB

ns-interactioncontext-interaction_context_output.md

File metadata and controls

117 lines (75 loc) · 3.59 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
NS:interactioncontext.INTERACTION_CONTEXT_OUTPUT
INTERACTION_CONTEXT_OUTPUT (interactioncontext.h)
Defines the output of the Interaction Context object.
INTERACTION_CONTEXT_OUTPUT
INTERACTION_CONTEXT_OUTPUT structure
input_intcontext.interaction_context_output
interactioncontext.interaction_context_output
interactioncontext/INTERACTION_CONTEXT_OUTPUT
input_intcontext\interaction_context_output.htm
input_intcontext
90ba531c-9f97-451d-8781-450dbc248f47
12/05/2018
INTERACTION_CONTEXT_OUTPUT, INTERACTION_CONTEXT_OUTPUT structure, input_intcontext.interaction_context_output, interactioncontext.interaction_context_output, interactioncontext/INTERACTION_CONTEXT_OUTPUT
interactioncontext.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
Windows
INTERACTION_CONTEXT_OUTPUT
19H1
INTERACTION_CONTEXT_OUTPUT
interactioncontext/INTERACTION_CONTEXT_OUTPUT
c++
APIRef
kbSyntax
HeaderDef
interactioncontext.h
INTERACTION_CONTEXT_OUTPUT

INTERACTION_CONTEXT_OUTPUT structure

-description

Defines the output of the Interaction Context object.

-struct-fields

-field interactionId

ID of the Interaction Context object.

-field interactionFlags

One of the constants from INTERACTION_FLAGS.

-field inputType

One of the constants from POINTER_INPUT_TYPE.

-field x

The x-coordinate of the input pointer, in HIMETRIC units.

-field y

The y-coordinate of the input pointer, in HIMETRIC units.

-field arguments

-field arguments.manipulation

The state of the manipulation.

-field arguments.tap

The state of the tap gesture.

-field arguments.crossSlide

The state of the cross-slide interaction.

-see-also

INTERACTION_ARGUMENTS_CROSS_SLIDE

INTERACTION_ARGUMENTS_MANIPULATION

INTERACTION_ARGUMENTS_TAP

INTERACTION_CONTEXT_OUTPUT_CALLBACK

INTERACTION_FLAGS

Interaction Context Structures

RegisterOutputCallbackInteractionContext