Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

TRANSLATION_PARAMETER enumeration (interactioncontext.h)

Specifies various values relevant to a drag manipulation.

Syntax

typedef enum TRANSLATION_PARAMETER {
 TRANSLATION_PARAMETER_MIN_CONTACT_COUNT,
 TRANSLATION_PARAMETER_MAX_CONTACT_COUNT,
 TRANSLATION_PARAMETER_MAX
} ;

Constants

 
TRANSLATION_PARAMETER_MIN_CONTACT_COUNT
The minimum number of contacts recognized.
TRANSLATION_PARAMETER_MAX_CONTACT_COUNT
The maximum number of contacts recognized.
TRANSLATION_PARAMETER_MAX
Maximum number of interactions exceeded.

Requirements

Requirement Value
Minimum supported client Windows 10 version 21H1
Minimum supported server Windows Server 2022
Header interactioncontext.h

See also

GetTranslationParameterInteractionContext function

SetTranslationParameterInteractionContext function


Feedback

Was this page helpful?

Additional resources