Skip to content

Latest commit

 

History

History
79 lines (63 loc) · 3 KB

nc-interactioncontext-interaction_context_output_callback.md

File metadata and controls

79 lines (63 loc) · 3 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
NC:interactioncontext.INTERACTION_CONTEXT_OUTPUT_CALLBACK
INTERACTION_CONTEXT_OUTPUT_CALLBACK (interactioncontext.h)
Callback that receives events from an Interaction Context object.
INTERACTION_CONTEXT_OUTPUT_CALLBACK
INTERACTION_CONTEXT_OUTPUT_CALLBACK callback
INTERACTION_CONTEXT_OUTPUT_CALLBACK callback function
input_intcontext.interaction_context_output_callback
interactioncontext.interaction_context_output_callback
interactioncontext/INTERACTION_CONTEXT_OUTPUT_CALLBACK
input_intcontext\interaction_context_output_callback.htm
input_intcontext
7d2badad-5b98-4717-9409-5ee75d8fa213
12/05/2018
INTERACTION_CONTEXT_OUTPUT_CALLBACK, INTERACTION_CONTEXT_OUTPUT_CALLBACK callback, INTERACTION_CONTEXT_OUTPUT_CALLBACK callback function, input_intcontext.interaction_context_output_callback, interactioncontext.interaction_context_output_callback, interactioncontext/INTERACTION_CONTEXT_OUTPUT_CALLBACK
interactioncontext.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
Windows
19H1
INTERACTION_CONTEXT_OUTPUT_CALLBACK
interactioncontext/INTERACTION_CONTEXT_OUTPUT_CALLBACK
c++
APIRef
kbSyntax
UserDefined
interactioncontext.h
INTERACTION_CONTEXT_OUTPUT_CALLBACK

INTERACTION_CONTEXT_OUTPUT_CALLBACK callback function

-description

Callback that receives events from an Interaction Context object.

Note

See INTERACTION_CONTEXT_OUTPUT_CALLBACK2 callback function for enhanced gesture recognition support.

-parameters

-param clientData [in, optional]

A pointer to an object that contains information about the client. The value typically points to the object for which the member function is called.

-param output [in]

Output of the Interaction Context object.

-see-also

INTERACTION_CONTEXT_OUTPUT_CALLBACK2 callback function

INTERACTION_CONTEXT_OUTPUT structure

INTERACTION_CONTEXT_OUTPUT2 structure

INTERACTION_CONTEXT_OUTPUT2 structure

RegisterOutputCallbackInteractionContext function

RegisterOutputCallbackInteractionContext2 function