Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Configures the Interaction Context object to process the specified manipulations.
HRESULT SetInteractionConfigurationInteractionContext(
[in] HINTERACTIONCONTEXT interactionContext,
[in] UINT32 configurationCount,
[in] const INTERACTION_CONTEXT_CONFIGURATION *configuration
);
[in] interactionContext
The handle of the Interaction Context.
[in] configurationCount
The number of interactions being configured.
[in] configuration
The interactions to enable for this Interaction Context object.
If this function succeeds, it returns S_OK.
Otherwise, it returns an HRESULT error code.
By default, no configuration flags are set (no interactions are enabled). Each interaction must be explicitly declared.
Configuration changes are applied only to new interactions.
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | interactioncontext.h |
Library | Ninput.lib |
DLL | Ninput.dll; Edgehtml.dll |
Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!