ISpatialInteractionManagerInterop interface (spatialinteractionmanagerinterop.h)

Enables interoperability with a Universal Windows Platform (UWP) SpatialInteractionManager object, and provides access to SpatialInteractionManager members for accessing user input from hands, motion controllers, and system voice commands.

Inheritance

The ISpatialInteractionManagerInterop interface inherits from the IInspectable interface.

Methods

The ISpatialInteractionManagerInterop interface has these methods.

 
ISpatialInteractionManagerInterop::GetForWindow

Retrieves a SpatialInteractionManager object bound to the active application.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1703 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header spatialinteractionmanagerinterop.h

See also