INTERACTION_ARGUMENTS_CROSS_SLIDE structure (interactioncontext.h)

Defines the state of the cross-slide interaction.

Syntax

typedef struct INTERACTION_ARGUMENTS_CROSS_SLIDE {
  CROSS_SLIDE_FLAGS flags;
} INTERACTION_ARGUMENTS_CROSS_SLIDE;

Members

flags

One of the constants from CROSS_SLIDE_FLAGS enumeration.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Header interactioncontext.h

See also

INTERACTION_CONTEXT_OUTPUT structure

INTERACTION_CONTEXT_OUTPUT2 structure

RegisterOutputCallbackInteractionContext function

RegisterOutputCallbackInteractionContext2 function