//
// Copyright (c) Microsoft Corporation. All rights reserved.
// 
//
// File generated by WinMDIDL version 8.00.0021
//

import "inspectable.idl";
import "AsyncInfo.idl";
import "EventToken.idl";
import "windowscontracts.idl";
import "Windows.Foundation.idl";
import "Windows.Devices.Haptics.idl";
import "Windows.Devices.Input.idl";
import "Windows.Storage.Streams.idl";
import "Windows.System.idl";
import "Windows.UI.Core.idl";

// Forward Declare
namespace Windows
{
    namespace Devices
    {
        namespace Haptics
        {
            runtimeclass SimpleHapticsController;
        }
    }
}
namespace Windows
{
    namespace Devices
    {
        namespace Input
        {
            runtimeclass PointerDevice;

            typedef enum PointerDeviceType PointerDeviceType;
        }
    }
}
namespace Windows
{
    namespace Foundation
    {
        interface IClosable;

        typedef struct Point Point;

        typedef struct Rect Rect;

        typedef struct TimeSpan TimeSpan;

        apicontract UniversalApiContract;

        runtimeclass Uri;
    }
}
namespace Windows
{
    namespace Storage
    {
        namespace Streams
        {
            runtimeclass RandomAccessStreamReference;
        }
    }
}
namespace Windows
{
    namespace System
    {
        runtimeclass DispatcherQueue;
    }
}
namespace Windows
{
    namespace UI
    {
        namespace Core
        {
            runtimeclass KeyEventArgs;

            runtimeclass PointerEventArgs;
        }
    }
}
namespace Windows
{
    namespace UI
    {
        namespace Input
        {
            typedef enum CrossSlidingState CrossSlidingState;

            typedef enum DraggingState DraggingState;

            typedef enum EdgeGestureKind EdgeGestureKind;

            typedef enum GazeInputAccessStatus GazeInputAccessStatus;

            typedef enum GestureSettings GestureSettings;

            typedef enum HoldingState HoldingState;

            typedef enum InputActivationState InputActivationState;

            typedef enum PointerUpdateKind PointerUpdateKind;

            typedef enum RadialControllerMenuKnownIcon RadialControllerMenuKnownIcon;

            typedef enum RadialControllerSystemMenuItemKind RadialControllerSystemMenuItemKind;

            typedef enum TouchpadGlobalAction TouchpadGlobalAction;

            typedef enum TouchpadGlobalGestureKinds TouchpadGlobalGestureKinds;

            typedef struct CrossSlideThresholds CrossSlideThresholds;

            typedef struct ManipulationDelta ManipulationDelta;

            typedef struct ManipulationVelocities ManipulationVelocities;

            interface IAttachableInputObject;

            interface IAttachableInputObjectFactory;

            interface ICrossSlidingEventArgs;

            interface ICrossSlidingEventArgs2;

            interface IDraggingEventArgs;

            interface IDraggingEventArgs2;

            interface IEdgeGesture;

            interface IEdgeGestureEventArgs;

            interface IEdgeGestureStatics;

            interface IGestureRecognizer;

            interface IGestureRecognizer2;

            interface IHoldingEventArgs;

            interface IHoldingEventArgs2;

            interface IInputActivationListener;

            interface IInputActivationListenerActivationChangedEventArgs;

            interface IKeyboardDeliveryInterceptor;

            interface IKeyboardDeliveryInterceptorStatics;

            interface IManipulationCompletedEventArgs;

            interface IManipulationCompletedEventArgs2;

            interface IManipulationInertiaStartingEventArgs;

            interface IManipulationInertiaStartingEventArgs2;

            interface IManipulationStartedEventArgs;

            interface IManipulationStartedEventArgs2;

            interface IManipulationUpdatedEventArgs;

            interface IManipulationUpdatedEventArgs2;

            interface IMouseWheelParameters;

            interface IPhysicalGestureRecognizer;

            interface IPointerPoint;

            interface IPointerPointPhysicalPosition;

            interface IPointerPointProperties;

            interface IPointerPointProperties2;

            interface IPointerPointStatics;

            interface IPointerPointTransform;

            interface IPointerVisualizationSettings;

            interface IPointerVisualizationSettingsStatics;

            interface IRadialController;

            interface IRadialController2;

            interface IRadialControllerButtonClickedEventArgs;

            interface IRadialControllerButtonClickedEventArgs2;

            interface IRadialControllerButtonHoldingEventArgs;

            interface IRadialControllerButtonPressedEventArgs;

            interface IRadialControllerButtonReleasedEventArgs;

            interface IRadialControllerConfiguration;

            interface IRadialControllerConfiguration2;

            interface IRadialControllerConfigurationStatics;

            interface IRadialControllerConfigurationStatics2;

            interface IRadialControllerControlAcquiredEventArgs;

            interface IRadialControllerControlAcquiredEventArgs2;

            interface IRadialControllerMenu;

            interface IRadialControllerMenuItem;

            interface IRadialControllerMenuItemStatics;

            interface IRadialControllerMenuItemStatics2;

            interface IRadialControllerRotationChangedEventArgs;

            interface IRadialControllerRotationChangedEventArgs2;

            interface IRadialControllerScreenContact;

            interface IRadialControllerScreenContactContinuedEventArgs;

            interface IRadialControllerScreenContactContinuedEventArgs2;

            interface IRadialControllerScreenContactEndedEventArgs;

            interface IRadialControllerScreenContactStartedEventArgs;

            interface IRadialControllerScreenContactStartedEventArgs2;

            interface IRadialControllerStatics;

            interface IRightTappedEventArgs;

            interface IRightTappedEventArgs2;

            interface ISystemButtonEventController;

            interface ISystemButtonEventControllerStatics;

            interface ISystemFunctionButtonEventArgs;

            interface ISystemFunctionLockChangedEventArgs;

            interface ISystemFunctionLockIndicatorChangedEventArgs;

            interface ITappedEventArgs;

            interface ITappedEventArgs2;

            interface ITouchpadGesturesController;

            interface ITouchpadGesturesControllerStatics;

            interface ITouchpadGlobalActionEventArgs;

            runtimeclass AttachableInputObject;

            runtimeclass CrossSlidingEventArgs;

            runtimeclass DraggingEventArgs;

            runtimeclass EdgeGesture;

            runtimeclass EdgeGestureEventArgs;

            runtimeclass GestureRecognizer;

            runtimeclass HoldingEventArgs;

            runtimeclass InputActivationListener;

            runtimeclass InputActivationListenerActivationChangedEventArgs;

            runtimeclass KeyboardDeliveryInterceptor;

            runtimeclass ManipulationCompletedEventArgs;

            runtimeclass ManipulationInertiaStartingEventArgs;

            runtimeclass ManipulationStartedEventArgs;

            runtimeclass ManipulationUpdatedEventArgs;

            runtimeclass MouseWheelParameters;

            runtimeclass PhysicalGestureRecognizer;

            runtimeclass PointerPoint;

            runtimeclass PointerPointProperties;

            runtimeclass PointerVisualizationSettings;

            runtimeclass RadialController;

            runtimeclass RadialControllerButtonClickedEventArgs;

            runtimeclass RadialControllerButtonHoldingEventArgs;

            runtimeclass RadialControllerButtonPressedEventArgs;

            runtimeclass RadialControllerButtonReleasedEventArgs;

            runtimeclass RadialControllerConfiguration;

            runtimeclass RadialControllerControlAcquiredEventArgs;

            runtimeclass RadialControllerMenu;

            runtimeclass RadialControllerMenuItem;

            runtimeclass RadialControllerRotationChangedEventArgs;

            runtimeclass RadialControllerScreenContact;

            runtimeclass RadialControllerScreenContactContinuedEventArgs;

            runtimeclass RadialControllerScreenContactEndedEventArgs;

            runtimeclass RadialControllerScreenContactStartedEventArgs;

            runtimeclass RightTappedEventArgs;

            runtimeclass SystemButtonEventController;

            runtimeclass SystemFunctionButtonEventArgs;

            runtimeclass SystemFunctionLockChangedEventArgs;

            runtimeclass SystemFunctionLockIndicatorChangedEventArgs;

            runtimeclass TappedEventArgs;

            runtimeclass TouchpadGesturesController;

            runtimeclass TouchpadGlobalActionEventArgs;
        }
    }
}

// Generic instantiations
namespace Windows
{
    namespace UI
    {
        namespace Input
        {
            declare
            {
                interface Windows.Foundation.Collections.IIterable<Windows.UI.Input.PointerPoint*>;

                interface Windows.Foundation.Collections.IIterable<Windows.UI.Input.RadialControllerMenuItem*>;

                interface Windows.Foundation.Collections.IIterable<Windows.UI.Input.RadialControllerSystemMenuItemKind>;

                interface Windows.Foundation.Collections.IIterator<Windows.UI.Input.PointerPoint*>;

                interface Windows.Foundation.Collections.IIterator<Windows.UI.Input.RadialControllerMenuItem*>;

                interface Windows.Foundation.Collections.IIterator<Windows.UI.Input.RadialControllerSystemMenuItemKind>;

                interface Windows.Foundation.Collections.IVectorView<Windows.UI.Input.PointerPoint*>;

                interface Windows.Foundation.Collections.IVectorView<Windows.UI.Input.RadialControllerMenuItem*>;

                interface Windows.Foundation.Collections.IVector<Windows.UI.Input.PointerPoint*>;

                interface Windows.Foundation.Collections.IVector<Windows.UI.Input.RadialControllerMenuItem*>;

                interface Windows.Foundation.IAsyncOperation<Windows.UI.Input.GazeInputAccessStatus>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.EdgeGesture*, Windows.UI.Input.EdgeGestureEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.GestureRecognizer*, Windows.UI.Input.CrossSlidingEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.GestureRecognizer*, Windows.UI.Input.DraggingEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.GestureRecognizer*, Windows.UI.Input.HoldingEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.GestureRecognizer*, Windows.UI.Input.ManipulationCompletedEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.GestureRecognizer*, Windows.UI.Input.ManipulationInertiaStartingEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.GestureRecognizer*, Windows.UI.Input.ManipulationStartedEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.GestureRecognizer*, Windows.UI.Input.ManipulationUpdatedEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.GestureRecognizer*, Windows.UI.Input.RightTappedEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.GestureRecognizer*, Windows.UI.Input.TappedEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.InputActivationListener*, Windows.UI.Input.InputActivationListenerActivationChangedEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.PhysicalGestureRecognizer*, Windows.UI.Input.HoldingEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.PhysicalGestureRecognizer*, Windows.UI.Input.ManipulationCompletedEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.PhysicalGestureRecognizer*, Windows.UI.Input.ManipulationStartedEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.PhysicalGestureRecognizer*, Windows.UI.Input.ManipulationUpdatedEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.PhysicalGestureRecognizer*, Windows.UI.Input.TappedEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.RadialController*, IInspectable*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.RadialController*, Windows.UI.Input.RadialControllerButtonClickedEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.RadialController*, Windows.UI.Input.RadialControllerButtonHoldingEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.RadialController*, Windows.UI.Input.RadialControllerButtonPressedEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.RadialController*, Windows.UI.Input.RadialControllerButtonReleasedEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.RadialController*, Windows.UI.Input.RadialControllerControlAcquiredEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.RadialController*, Windows.UI.Input.RadialControllerRotationChangedEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.RadialController*, Windows.UI.Input.RadialControllerScreenContactContinuedEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.RadialController*, Windows.UI.Input.RadialControllerScreenContactStartedEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.RadialControllerMenuItem*, IInspectable*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.SystemButtonEventController*, Windows.UI.Input.SystemFunctionButtonEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.SystemButtonEventController*, Windows.UI.Input.SystemFunctionLockChangedEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.SystemButtonEventController*, Windows.UI.Input.SystemFunctionLockIndicatorChangedEventArgs*>;

                interface Windows.Foundation.TypedEventHandler<Windows.UI.Input.TouchpadGesturesController*, Windows.UI.Input.TouchpadGlobalActionEventArgs*>;
            }
        }
    }
}

// Type definition
namespace Windows
{
    namespace UI
    {
        namespace Input
        {
            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            enum CrossSlidingState
            {
                Started            = 0,
                Dragging           = 1,
                Selecting          = 2,
                SelectSpeedBumping = 3,
                SpeedBumping       = 4,
                Rearranging        = 5,
                Completed          = 6
            };

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            enum DraggingState
            {
                Started    = 0,
                Continuing = 1,
                Completed  = 2
            };

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            enum EdgeGestureKind
            {
                Touch    = 0,
                Keyboard = 1,
                Mouse    = 2
            };

            [contract(Windows.Foundation.UniversalApiContract, 8.0)]
            enum GazeInputAccessStatus
            {
                Unspecified    = 0,
                Allowed        = 1,
                DeniedByUser   = 2,
                DeniedBySystem = 3
            };

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [flags]
            enum GestureSettings
            {
                None                              = 0x0,
                Tap                               = 0x1,
                DoubleTap                         = 0x2,
                Hold                              = 0x4,
                HoldWithMouse                     = 0x8,
                RightTap                          = 0x10,
                Drag                              = 0x20,
                ManipulationTranslateX            = 0x40,
                ManipulationTranslateY            = 0x80,
                ManipulationTranslateRailsX       = 0x100,
                ManipulationTranslateRailsY       = 0x200,
                ManipulationRotate                = 0x400,
                ManipulationScale                 = 0x800,
                ManipulationTranslateInertia      = 0x1000,
                ManipulationRotateInertia         = 0x2000,
                ManipulationScaleInertia          = 0x4000,
                CrossSlide                        = 0x8000,
                [contract(Windows.Foundation.UniversalApiContract, 1.0)]
                ManipulationMultipleFingerPanning = 0x10000
            };

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            enum HoldingState
            {
                Started   = 0,
                Completed = 1,
                Canceled  = 2
            };

            [contract(Windows.Foundation.UniversalApiContract, 8.0)]
            enum InputActivationState
            {
                None                   = 0,
                Deactivated            = 1,
                ActivatedNotForeground = 2,
                ActivatedInForeground  = 3
            };

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            enum PointerUpdateKind
            {
                Other                = 0,
                LeftButtonPressed    = 1,
                LeftButtonReleased   = 2,
                RightButtonPressed   = 3,
                RightButtonReleased  = 4,
                MiddleButtonPressed  = 5,
                MiddleButtonReleased = 6,
                XButton1Pressed      = 7,
                XButton1Released     = 8,
                XButton2Pressed      = 9,
                XButton2Released     = 10
            };

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            enum RadialControllerMenuKnownIcon
            {
                Scroll            = 0,
                Zoom              = 1,
                UndoRedo          = 2,
                Volume            = 3,
                NextPreviousTrack = 4,
                Ruler             = 5,
                InkColor          = 6,
                InkThickness      = 7,
                PenType           = 8
            };

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            enum RadialControllerSystemMenuItemKind
            {
                Scroll            = 0,
                Zoom              = 1,
                UndoRedo          = 2,
                Volume            = 3,
                NextPreviousTrack = 4
            };

            [contract(Windows.Foundation.UniversalApiContract, 19.0)]
            [experimental]
            enum TouchpadGlobalAction
            {
                ThreeFingerTap       = 0,
                FourFingerTap        = 1,
                FiveFingerTap        = 2,
                ThreeFingerPressDown = 3,
                FourFingerPressDown  = 4,
                FiveFingerPressDown  = 5,
                ThreeFingerPressUp   = 6,
                FourFingerPressUp    = 7,
                FiveFingerPressUp    = 8
            };

            [contract(Windows.Foundation.UniversalApiContract, 19.0)]
            [experimental]
            [flags]
            enum TouchpadGlobalGestureKinds
            {
                None                     = 0x0,
                ThreeFingerManipulations = 0x1,
                FourFingerManipulations  = 0x2,
                FiveFingerManipulations  = 0x4,
                ThreeFingerActions       = 0x8,
                FourFingerActions        = 0x10,
                FiveFingerActions        = 0x20
            };

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            struct CrossSlideThresholds
            {
                FLOAT SelectionStart;
                FLOAT SpeedBumpStart;
                FLOAT SpeedBumpEnd;
                FLOAT RearrangeStart;
            };

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            struct ManipulationDelta
            {
                Windows.Foundation.Point Translation;
                FLOAT Scale;
                FLOAT Rotation;
                FLOAT Expansion;
            };

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            struct ManipulationVelocities
            {
                Windows.Foundation.Point Linear;
                FLOAT Angular;
                FLOAT Expansion;
            };

            [contract(Windows.Foundation.UniversalApiContract, 8.0)]
            [exclusiveto(Windows.UI.Input.AttachableInputObject)]
            [uuid(9B822734-A3C1-542A-B2F4-0E32B773FB07)]
            interface IAttachableInputObject : IInspectable
            {
            }

            [contract(Windows.Foundation.UniversalApiContract, 8.0)]
            [exclusiveto(Windows.UI.Input.AttachableInputObject)]
            [uuid(A4C54C4E-42BC-58FA-A640-EA1516F4C06B)]
            interface IAttachableInputObjectFactory : IInspectable
            {
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [exclusiveto(Windows.UI.Input.CrossSlidingEventArgs)]
            [uuid(E9374738-6F88-41D9-8720-78E08E398349)]
            interface ICrossSlidingEventArgs : IInspectable
            {
                [propget] HRESULT PointerDeviceType([out] [retval] Windows.Devices.Input.PointerDeviceType* value);
                [propget] HRESULT Position([out] [retval] Windows.Foundation.Point* value);
                [propget] HRESULT CrossSlidingState([out] [retval] Windows.UI.Input.CrossSlidingState* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 10.0)]
            [exclusiveto(Windows.UI.Input.CrossSlidingEventArgs)]
            [uuid(EEFB7D48-C070-59F3-8DAB-BCAF621D8687)]
            interface ICrossSlidingEventArgs2 : IInspectable
            {
                [propget] HRESULT ContactCount([out] [retval] UINT32* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [exclusiveto(Windows.UI.Input.DraggingEventArgs)]
            [uuid(1C905384-083C-4BD3-B559-179CDDEB33EC)]
            interface IDraggingEventArgs : IInspectable
            {
                [propget] HRESULT PointerDeviceType([out] [retval] Windows.Devices.Input.PointerDeviceType* value);
                [propget] HRESULT Position([out] [retval] Windows.Foundation.Point* value);
                [propget] HRESULT DraggingState([out] [retval] Windows.UI.Input.DraggingState* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 10.0)]
            [exclusiveto(Windows.UI.Input.DraggingEventArgs)]
            [uuid(71EFDBF9-382A-55CA-B4B9-008123C1BF1A)]
            interface IDraggingEventArgs2 : IInspectable
            {
                [propget] HRESULT ContactCount([out] [retval] UINT32* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [exclusiveto(Windows.UI.Input.EdgeGesture)]
            [uuid(580D5292-2AB1-49AA-A7F0-33BD3F8DF9F1)]
            interface IEdgeGesture : IInspectable
            {
                [eventadd] HRESULT Starting([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.EdgeGesture*, Windows.UI.Input.EdgeGestureEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT Starting([in] EventRegistrationToken token);
                [eventadd] HRESULT Completed([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.EdgeGesture*, Windows.UI.Input.EdgeGestureEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT Completed([in] EventRegistrationToken token);
                [eventadd] HRESULT Canceled([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.EdgeGesture*, Windows.UI.Input.EdgeGestureEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT Canceled([in] EventRegistrationToken token);
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [exclusiveto(Windows.UI.Input.EdgeGestureEventArgs)]
            [uuid(44FA4A24-2D09-42E1-8B5E-368208796A4C)]
            interface IEdgeGestureEventArgs : IInspectable
            {
                [propget] HRESULT Kind([out] [retval] Windows.UI.Input.EdgeGestureKind* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [exclusiveto(Windows.UI.Input.EdgeGesture)]
            [uuid(BC6A8519-18EE-4043-9839-4FC584D60A14)]
            interface IEdgeGestureStatics : IInspectable
            {
                HRESULT GetForCurrentView([out] [retval] Windows.UI.Input.EdgeGesture** current);
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [exclusiveto(Windows.UI.Input.GestureRecognizer)]
            [uuid(B47A37BF-3D6B-4F88-83E8-6DCB4012FFB0)]
            interface IGestureRecognizer : IInspectable
            {
                [propget] HRESULT GestureSettings([out] [retval] Windows.UI.Input.GestureSettings* value);
                [propput] HRESULT GestureSettings([in] Windows.UI.Input.GestureSettings value);
                [propget] HRESULT IsInertial([out] [retval] boolean* value);
                [propget] HRESULT IsActive([out] [retval] boolean* value);
                [propget] HRESULT ShowGestureFeedback([out] [retval] boolean* value);
                [propput] HRESULT ShowGestureFeedback([in] boolean value);
                [propget] HRESULT PivotCenter([out] [retval] Windows.Foundation.Point* value);
                [propput] HRESULT PivotCenter([in] Windows.Foundation.Point value);
                [propget] HRESULT PivotRadius([out] [retval] FLOAT* value);
                [propput] HRESULT PivotRadius([in] FLOAT value);
                [propget] HRESULT InertiaTranslationDeceleration([out] [retval] FLOAT* value);
                [propput] HRESULT InertiaTranslationDeceleration([in] FLOAT value);
                [propget] HRESULT InertiaRotationDeceleration([out] [retval] FLOAT* value);
                [propput] HRESULT InertiaRotationDeceleration([in] FLOAT value);
                [propget] HRESULT InertiaExpansionDeceleration([out] [retval] FLOAT* value);
                [propput] HRESULT InertiaExpansionDeceleration([in] FLOAT value);
                [propget] HRESULT InertiaTranslationDisplacement([out] [retval] FLOAT* value);
                [propput] HRESULT InertiaTranslationDisplacement([in] FLOAT value);
                [propget] HRESULT InertiaRotationAngle([out] [retval] FLOAT* value);
                [propput] HRESULT InertiaRotationAngle([in] FLOAT value);
                [propget] HRESULT InertiaExpansion([out] [retval] FLOAT* value);
                [propput] HRESULT InertiaExpansion([in] FLOAT value);
                [propget] HRESULT ManipulationExact([out] [retval] boolean* value);
                [propput] HRESULT ManipulationExact([in] boolean value);
                [propget] HRESULT CrossSlideThresholds([out] [retval] Windows.UI.Input.CrossSlideThresholds* value);
                [propput] HRESULT CrossSlideThresholds([in] Windows.UI.Input.CrossSlideThresholds value);
                [propget] HRESULT CrossSlideHorizontally([out] [retval] boolean* value);
                [propput] HRESULT CrossSlideHorizontally([in] boolean value);
                [propget] HRESULT CrossSlideExact([out] [retval] boolean* value);
                [propput] HRESULT CrossSlideExact([in] boolean value);
                [propget] HRESULT AutoProcessInertia([out] [retval] boolean* value);
                [propput] HRESULT AutoProcessInertia([in] boolean value);
                [propget] HRESULT MouseWheelParameters([out] [retval] Windows.UI.Input.MouseWheelParameters** value);
                HRESULT CanBeDoubleTap([in] Windows.UI.Input.PointerPoint* value, [out] [retval] boolean* result);
                HRESULT ProcessDownEvent([in] Windows.UI.Input.PointerPoint* value);
                HRESULT ProcessMoveEvents([in] Windows.Foundation.Collections.IVector<Windows.UI.Input.PointerPoint*>* value);
                HRESULT ProcessUpEvent([in] Windows.UI.Input.PointerPoint* value);
                HRESULT ProcessMouseWheelEvent([in] Windows.UI.Input.PointerPoint* value, [in] boolean isShiftKeyDown, [in] boolean isControlKeyDown);
                HRESULT ProcessInertia();
                HRESULT CompleteGesture();
                [eventadd] HRESULT Tapped([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.GestureRecognizer*, Windows.UI.Input.TappedEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT Tapped([in] EventRegistrationToken token);
                [eventadd] HRESULT RightTapped([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.GestureRecognizer*, Windows.UI.Input.RightTappedEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT RightTapped([in] EventRegistrationToken token);
                [eventadd] HRESULT Holding([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.GestureRecognizer*, Windows.UI.Input.HoldingEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT Holding([in] EventRegistrationToken token);
                [eventadd] HRESULT Dragging([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.GestureRecognizer*, Windows.UI.Input.DraggingEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT Dragging([in] EventRegistrationToken token);
                [eventadd] HRESULT ManipulationStarted([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.GestureRecognizer*, Windows.UI.Input.ManipulationStartedEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT ManipulationStarted([in] EventRegistrationToken token);
                [eventadd] HRESULT ManipulationUpdated([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.GestureRecognizer*, Windows.UI.Input.ManipulationUpdatedEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT ManipulationUpdated([in] EventRegistrationToken token);
                [eventadd] HRESULT ManipulationInertiaStarting([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.GestureRecognizer*, Windows.UI.Input.ManipulationInertiaStartingEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT ManipulationInertiaStarting([in] EventRegistrationToken token);
                [eventadd] HRESULT ManipulationCompleted([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.GestureRecognizer*, Windows.UI.Input.ManipulationCompletedEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT ManipulationCompleted([in] EventRegistrationToken token);
                [eventadd] HRESULT CrossSliding([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.GestureRecognizer*, Windows.UI.Input.CrossSlidingEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT CrossSliding([in] EventRegistrationToken token);
            }

            [contract(Windows.Foundation.UniversalApiContract, 10.0)]
            [exclusiveto(Windows.UI.Input.GestureRecognizer)]
            [uuid(D646097F-6EF7-5746-8BA8-8FF2206E6F3B)]
            interface IGestureRecognizer2 : IInspectable
            {
                [propget] HRESULT TapMinContactCount([out] [retval] UINT32* value);
                [propput] HRESULT TapMinContactCount([in] UINT32 value);
                [propget] HRESULT TapMaxContactCount([out] [retval] UINT32* value);
                [propput] HRESULT TapMaxContactCount([in] UINT32 value);
                [propget] HRESULT HoldMinContactCount([out] [retval] UINT32* value);
                [propput] HRESULT HoldMinContactCount([in] UINT32 value);
                [propget] HRESULT HoldMaxContactCount([out] [retval] UINT32* value);
                [propput] HRESULT HoldMaxContactCount([in] UINT32 value);
                [propget] HRESULT HoldRadius([out] [retval] FLOAT* value);
                [propput] HRESULT HoldRadius([in] FLOAT value);
                [propget] HRESULT HoldStartDelay([out] [retval] Windows.Foundation.TimeSpan* value);
                [propput] HRESULT HoldStartDelay([in] Windows.Foundation.TimeSpan value);
                [propget] HRESULT TranslationMinContactCount([out] [retval] UINT32* value);
                [propput] HRESULT TranslationMinContactCount([in] UINT32 value);
                [propget] HRESULT TranslationMaxContactCount([out] [retval] UINT32* value);
                [propput] HRESULT TranslationMaxContactCount([in] UINT32 value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [exclusiveto(Windows.UI.Input.HoldingEventArgs)]
            [uuid(2BF755C5-E799-41B4-BB40-242F40959B71)]
            interface IHoldingEventArgs : IInspectable
            {
                [propget] HRESULT PointerDeviceType([out] [retval] Windows.Devices.Input.PointerDeviceType* value);
                [propget] HRESULT Position([out] [retval] Windows.Foundation.Point* value);
                [propget] HRESULT HoldingState([out] [retval] Windows.UI.Input.HoldingState* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 10.0)]
            [exclusiveto(Windows.UI.Input.HoldingEventArgs)]
            [uuid(141DA9EA-4C79-5674-AFEA-493FDEB91F19)]
            interface IHoldingEventArgs2 : IInspectable
            {
                [propget] HRESULT ContactCount([out] [retval] UINT32* value);
                [propget] HRESULT CurrentContactCount([out] [retval] UINT32* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 8.0)]
            [exclusiveto(Windows.UI.Input.InputActivationListener)]
            [uuid(5D6D4ED2-28C7-5AE3-AA74-C918A9F243CA)]
            interface IInputActivationListener : IInspectable
            {
                [propget] HRESULT State([out] [retval] Windows.UI.Input.InputActivationState* value);
                [eventadd] HRESULT InputActivationChanged([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.InputActivationListener*, Windows.UI.Input.InputActivationListenerActivationChangedEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT InputActivationChanged([in] EventRegistrationToken token);
            }

            [contract(Windows.Foundation.UniversalApiContract, 8.0)]
            [exclusiveto(Windows.UI.Input.InputActivationListenerActivationChangedEventArgs)]
            [uuid(7699B465-1DCF-5791-B4B9-6CAFBEED2056)]
            interface IInputActivationListenerActivationChangedEventArgs : IInspectable
            {
                [propget] HRESULT State([out] [retval] Windows.UI.Input.InputActivationState* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 2.0)]
            [exclusiveto(Windows.UI.Input.KeyboardDeliveryInterceptor)]
            [uuid(B4BAF068-8F49-446C-8DB5-8C0FFE85CC9E)]
            interface IKeyboardDeliveryInterceptor : IInspectable
            {
                [propget] HRESULT IsInterceptionEnabledWhenInForeground([out] [retval] boolean* value);
                [propput] HRESULT IsInterceptionEnabledWhenInForeground([in] boolean value);
                [eventadd] HRESULT KeyDown([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.KeyboardDeliveryInterceptor*, Windows.UI.Core.KeyEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT KeyDown([in] EventRegistrationToken token);
                [eventadd] HRESULT KeyUp([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.KeyboardDeliveryInterceptor*, Windows.UI.Core.KeyEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT KeyUp([in] EventRegistrationToken token);
            }

            [contract(Windows.Foundation.UniversalApiContract, 2.0)]
            [exclusiveto(Windows.UI.Input.KeyboardDeliveryInterceptor)]
            [uuid(F9F63BA2-CEBA-4755-8A7E-14C0FFECD239)]
            interface IKeyboardDeliveryInterceptorStatics : IInspectable
            {
                HRESULT GetForCurrentView([out] [retval] Windows.UI.Input.KeyboardDeliveryInterceptor** keyboardDeliverySettings);
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [exclusiveto(Windows.UI.Input.ManipulationCompletedEventArgs)]
            [uuid(B34AB22B-D19B-46FF-9F38-DEC7754BB9E7)]
            interface IManipulationCompletedEventArgs : IInspectable
            {
                [propget] HRESULT PointerDeviceType([out] [retval] Windows.Devices.Input.PointerDeviceType* value);
                [propget] HRESULT Position([out] [retval] Windows.Foundation.Point* value);
                [propget] HRESULT Cumulative([out] [retval] Windows.UI.Input.ManipulationDelta* value);
                [propget] HRESULT Velocities([out] [retval] Windows.UI.Input.ManipulationVelocities* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 10.0)]
            [exclusiveto(Windows.UI.Input.ManipulationCompletedEventArgs)]
            [uuid(F0C0DCE7-30A9-5B96-886F-6560A85E4757)]
            interface IManipulationCompletedEventArgs2 : IInspectable
            {
                [propget] HRESULT ContactCount([out] [retval] UINT32* value);
                [propget] HRESULT CurrentContactCount([out] [retval] UINT32* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [exclusiveto(Windows.UI.Input.ManipulationInertiaStartingEventArgs)]
            [uuid(DD37A898-26BF-467A-9CE5-CCF3FB11371E)]
            interface IManipulationInertiaStartingEventArgs : IInspectable
            {
                [propget] HRESULT PointerDeviceType([out] [retval] Windows.Devices.Input.PointerDeviceType* value);
                [propget] HRESULT Position([out] [retval] Windows.Foundation.Point* value);
                [propget] HRESULT Delta([out] [retval] Windows.UI.Input.ManipulationDelta* value);
                [propget] HRESULT Cumulative([out] [retval] Windows.UI.Input.ManipulationDelta* value);
                [propget] HRESULT Velocities([out] [retval] Windows.UI.Input.ManipulationVelocities* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 10.0)]
            [exclusiveto(Windows.UI.Input.ManipulationInertiaStartingEventArgs)]
            [uuid(C25409B8-F9FA-5A45-BD97-DCBBB2201860)]
            interface IManipulationInertiaStartingEventArgs2 : IInspectable
            {
                [propget] HRESULT ContactCount([out] [retval] UINT32* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [exclusiveto(Windows.UI.Input.ManipulationStartedEventArgs)]
            [uuid(DDEC873E-CFCE-4932-8C1D-3C3D011A34C0)]
            interface IManipulationStartedEventArgs : IInspectable
            {
                [propget] HRESULT PointerDeviceType([out] [retval] Windows.Devices.Input.PointerDeviceType* value);
                [propget] HRESULT Position([out] [retval] Windows.Foundation.Point* value);
                [propget] HRESULT Cumulative([out] [retval] Windows.UI.Input.ManipulationDelta* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 10.0)]
            [exclusiveto(Windows.UI.Input.ManipulationStartedEventArgs)]
            [uuid(2DA3DB4E-E583-5055-AFAA-16FD986531A6)]
            interface IManipulationStartedEventArgs2 : IInspectable
            {
                [propget] HRESULT ContactCount([out] [retval] UINT32* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [exclusiveto(Windows.UI.Input.ManipulationUpdatedEventArgs)]
            [uuid(CB354CE5-ABB8-4F9F-B3CE-8181AA61AD82)]
            interface IManipulationUpdatedEventArgs : IInspectable
            {
                [propget] HRESULT PointerDeviceType([out] [retval] Windows.Devices.Input.PointerDeviceType* value);
                [propget] HRESULT Position([out] [retval] Windows.Foundation.Point* value);
                [propget] HRESULT Delta([out] [retval] Windows.UI.Input.ManipulationDelta* value);
                [propget] HRESULT Cumulative([out] [retval] Windows.UI.Input.ManipulationDelta* value);
                [propget] HRESULT Velocities([out] [retval] Windows.UI.Input.ManipulationVelocities* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 10.0)]
            [exclusiveto(Windows.UI.Input.ManipulationUpdatedEventArgs)]
            [uuid(F3DFB96A-3306-5903-A1C5-FF9757A8689E)]
            interface IManipulationUpdatedEventArgs2 : IInspectable
            {
                [propget] HRESULT ContactCount([out] [retval] UINT32* value);
                [propget] HRESULT CurrentContactCount([out] [retval] UINT32* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [exclusiveto(Windows.UI.Input.MouseWheelParameters)]
            [uuid(EAD0CA44-9DED-4037-8149-5E4CC2564468)]
            interface IMouseWheelParameters : IInspectable
            {
                [propget] HRESULT CharTranslation([out] [retval] Windows.Foundation.Point* value);
                [propput] HRESULT CharTranslation([in] Windows.Foundation.Point value);
                [propget] HRESULT DeltaScale([out] [retval] FLOAT* value);
                [propput] HRESULT DeltaScale([in] FLOAT value);
                [propget] HRESULT DeltaRotationAngle([out] [retval] FLOAT* value);
                [propput] HRESULT DeltaRotationAngle([in] FLOAT value);
                [propget] HRESULT PageTranslation([out] [retval] Windows.Foundation.Point* value);
                [propput] HRESULT PageTranslation([in] Windows.Foundation.Point value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 19.0)]
            [exclusiveto(Windows.UI.Input.PhysicalGestureRecognizer)]
            [experimental]
            [uuid(79A29F4D-32A6-5AA5-A999-42B0B420C66D)]
            interface IPhysicalGestureRecognizer : IInspectable
            {
                [propget] HRESULT IsActive([out] [retval] boolean* value);
                [propget] HRESULT GestureSettings([out] [retval] Windows.UI.Input.GestureSettings* value);
                [propput] HRESULT GestureSettings([in] Windows.UI.Input.GestureSettings value);
                [propget] HRESULT TapMinContactCount([out] [retval] UINT32* value);
                [propput] HRESULT TapMinContactCount([in] UINT32 value);
                [propget] HRESULT TapMaxContactCount([out] [retval] UINT32* value);
                [propput] HRESULT TapMaxContactCount([in] UINT32 value);
                [propget] HRESULT HoldMinContactCount([out] [retval] UINT32* value);
                [propput] HRESULT HoldMinContactCount([in] UINT32 value);
                [propget] HRESULT HoldMaxContactCount([out] [retval] UINT32* value);
                [propput] HRESULT HoldMaxContactCount([in] UINT32 value);
                [propget] HRESULT HoldRadius([out] [retval] FLOAT* value);
                [propput] HRESULT HoldRadius([in] FLOAT value);
                [propget] HRESULT HoldStartDelay([out] [retval] Windows.Foundation.TimeSpan* value);
                [propput] HRESULT HoldStartDelay([in] Windows.Foundation.TimeSpan value);
                [propget] HRESULT TranslationMinContactCount([out] [retval] UINT32* value);
                [propput] HRESULT TranslationMinContactCount([in] UINT32 value);
                [propget] HRESULT TranslationMaxContactCount([out] [retval] UINT32* value);
                [propput] HRESULT TranslationMaxContactCount([in] UINT32 value);
                HRESULT ProcessDownEvent([in] Windows.UI.Input.PointerPoint* value);
                HRESULT ProcessMoveEvents([in] Windows.Foundation.Collections.IVector<Windows.UI.Input.PointerPoint*>* value);
                HRESULT ProcessUpEvent([in] Windows.UI.Input.PointerPoint* value);
                HRESULT CompleteGesture();
                [eventadd] HRESULT ManipulationStarted([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.PhysicalGestureRecognizer*, Windows.UI.Input.ManipulationStartedEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT ManipulationStarted([in] EventRegistrationToken token);
                [eventadd] HRESULT ManipulationUpdated([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.PhysicalGestureRecognizer*, Windows.UI.Input.ManipulationUpdatedEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT ManipulationUpdated([in] EventRegistrationToken token);
                [eventadd] HRESULT ManipulationCompleted([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.PhysicalGestureRecognizer*, Windows.UI.Input.ManipulationCompletedEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT ManipulationCompleted([in] EventRegistrationToken token);
                [eventadd] HRESULT Tapped([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.PhysicalGestureRecognizer*, Windows.UI.Input.TappedEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT Tapped([in] EventRegistrationToken token);
                [eventadd] HRESULT Holding([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.PhysicalGestureRecognizer*, Windows.UI.Input.HoldingEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT Holding([in] EventRegistrationToken token);
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [exclusiveto(Windows.UI.Input.PointerPoint)]
            [uuid(E995317D-7296-42D9-8233-C5BE73B74A4A)]
            interface IPointerPoint : IInspectable
            {
                [propget] HRESULT PointerDevice([out] [retval] Windows.Devices.Input.PointerDevice** value);
                [propget] HRESULT Position([out] [retval] Windows.Foundation.Point* value);
                [propget] HRESULT RawPosition([out] [retval] Windows.Foundation.Point* value);
                [propget] HRESULT PointerId([out] [retval] UINT32* value);
                [propget] HRESULT FrameId([out] [retval] UINT32* value);
                [propget] HRESULT Timestamp([out] [retval] UINT64* value);
                [propget] HRESULT IsInContact([out] [retval] boolean* value);
                [propget] HRESULT Properties([out] [retval] Windows.UI.Input.PointerPointProperties** value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 19.0)]
            [exclusiveto(Windows.UI.Input.PointerPoint)]
            [uuid(003185A3-A5E7-4859-9C0B-89340204806C)]
            interface IPointerPointPhysicalPosition : IInspectable
            {
                [propget] HRESULT IsPhysicalPositionSupported([out] [retval] boolean* value);
                [propget] HRESULT PhysicalPosition([out] [retval] Windows.Foundation.Point* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [exclusiveto(Windows.UI.Input.PointerPointProperties)]
            [uuid(C79D8A4B-C163-4EE7-803F-67CE79F9972D)]
            interface IPointerPointProperties : IInspectable
            {
                [propget] HRESULT Pressure([out] [retval] FLOAT* value);
                [propget] HRESULT IsInverted([out] [retval] boolean* value);
                [propget] HRESULT IsEraser([out] [retval] boolean* value);
                [propget] HRESULT Orientation([out] [retval] FLOAT* value);
                [propget] HRESULT XTilt([out] [retval] FLOAT* value);
                [propget] HRESULT YTilt([out] [retval] FLOAT* value);
                [propget] HRESULT Twist([out] [retval] FLOAT* value);
                [propget] HRESULT ContactRect([out] [retval] Windows.Foundation.Rect* value);
                [propget] HRESULT ContactRectRaw([out] [retval] Windows.Foundation.Rect* value);
                [propget] HRESULT TouchConfidence([out] [retval] boolean* value);
                [propget] HRESULT IsLeftButtonPressed([out] [retval] boolean* value);
                [propget] HRESULT IsRightButtonPressed([out] [retval] boolean* value);
                [propget] HRESULT IsMiddleButtonPressed([out] [retval] boolean* value);
                [propget] HRESULT MouseWheelDelta([out] [retval] INT32* value);
                [propget] HRESULT IsHorizontalMouseWheel([out] [retval] boolean* value);
                [propget] HRESULT IsPrimary([out] [retval] boolean* value);
                [propget] HRESULT IsInRange([out] [retval] boolean* value);
                [propget] HRESULT IsCanceled([out] [retval] boolean* value);
                [propget] HRESULT IsBarrelButtonPressed([out] [retval] boolean* value);
                [propget] HRESULT IsXButton1Pressed([out] [retval] boolean* value);
                [propget] HRESULT IsXButton2Pressed([out] [retval] boolean* value);
                [propget] HRESULT PointerUpdateKind([out] [retval] Windows.UI.Input.PointerUpdateKind* value);
                HRESULT HasUsage([in] UINT32 usagePage, [in] UINT32 usageId, [out] [retval] boolean* value);
                HRESULT GetUsageValue([in] UINT32 usagePage, [in] UINT32 usageId, [out] [retval] INT32* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [exclusiveto(Windows.UI.Input.PointerPointProperties)]
            [uuid(22C3433A-C83B-41C0-A296-5E232D64D6AF)]
            interface IPointerPointProperties2 : IInspectable
            {
                [propget] HRESULT ZDistance([out] [retval] Windows.Foundation.IReference<FLOAT>** value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [exclusiveto(Windows.UI.Input.PointerPoint)]
            [uuid(A506638D-2A1A-413E-BC75-9F38381CC069)]
            interface IPointerPointStatics : IInspectable
            {
                [overload("GetCurrentPoint")] HRESULT GetCurrentPoint([in] UINT32 pointerId, [out] [retval] Windows.UI.Input.PointerPoint** pointerPoint);
                [overload("GetIntermediatePoints")] HRESULT GetIntermediatePoints([in] UINT32 pointerId, [out] [retval] Windows.Foundation.Collections.IVector<Windows.UI.Input.PointerPoint*>** pointerPoints);
                [overload("GetCurrentPoint")] HRESULT GetCurrentPointTransformed([in] UINT32 pointerId, [in] Windows.UI.Input.IPointerPointTransform* transform, [out] [retval] Windows.UI.Input.PointerPoint** pointerPoint);
                [overload("GetIntermediatePoints")] HRESULT GetIntermediatePointsTransformed([in] UINT32 pointerId, [in] Windows.UI.Input.IPointerPointTransform* transform, [out] [retval] Windows.Foundation.Collections.IVector<Windows.UI.Input.PointerPoint*>** pointerPoints);
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [uuid(4D5FE14F-B87C-4028-BC9C-59E9947FB056)]
            interface IPointerPointTransform : IInspectable
            {
                [propget] HRESULT Inverse([out] [retval] Windows.UI.Input.IPointerPointTransform** value);
                HRESULT TryTransform([in] Windows.Foundation.Point inPoint, [out] Windows.Foundation.Point* outPoint, [out] [retval] boolean* returnValue);
                HRESULT TransformBounds([in] Windows.Foundation.Rect rect, [out] [retval] Windows.Foundation.Rect* returnValue);
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [exclusiveto(Windows.UI.Input.PointerVisualizationSettings)]
            [uuid(4D1E6461-84F7-499D-BD91-2A36E2B7AAA2)]
            interface IPointerVisualizationSettings : IInspectable
            {
                [propput] HRESULT IsContactFeedbackEnabled([in] boolean value);
                [propget] HRESULT IsContactFeedbackEnabled([out] [retval] boolean* value);
                [propput] HRESULT IsBarrelButtonFeedbackEnabled([in] boolean value);
                [propget] HRESULT IsBarrelButtonFeedbackEnabled([out] [retval] boolean* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [exclusiveto(Windows.UI.Input.PointerVisualizationSettings)]
            [uuid(68870EDB-165B-4214-B4F3-584ECA8C8A69)]
            interface IPointerVisualizationSettingsStatics : IInspectable
            {
                HRESULT GetForCurrentView([out] [retval] Windows.UI.Input.PointerVisualizationSettings** visualizationSettings);
            }

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            [exclusiveto(Windows.UI.Input.RadialController)]
            [uuid(3055D1C8-DF51-43D4-B23B-0E1037467A09)]
            interface IRadialController : IInspectable
            {
                [propget] HRESULT Menu([out] [retval] Windows.UI.Input.RadialControllerMenu** value);
                [propget] HRESULT RotationResolutionInDegrees([out] [retval] DOUBLE* value);
                [propput] HRESULT RotationResolutionInDegrees([in] DOUBLE value);
                [propget] HRESULT UseAutomaticHapticFeedback([out] [retval] boolean* value);
                [propput] HRESULT UseAutomaticHapticFeedback([in] boolean value);
                [eventadd] HRESULT ScreenContactStarted([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.RadialController*, Windows.UI.Input.RadialControllerScreenContactStartedEventArgs*>* handler, [out] [retval] EventRegistrationToken* cookie);
                [eventremove] HRESULT ScreenContactStarted([in] EventRegistrationToken cookie);
                [eventadd] HRESULT ScreenContactEnded([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.RadialController*, IInspectable*>* handler, [out] [retval] EventRegistrationToken* cookie);
                [eventremove] HRESULT ScreenContactEnded([in] EventRegistrationToken cookie);
                [eventadd] HRESULT ScreenContactContinued([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.RadialController*, Windows.UI.Input.RadialControllerScreenContactContinuedEventArgs*>* handler, [out] [retval] EventRegistrationToken* cookie);
                [eventremove] HRESULT ScreenContactContinued([in] EventRegistrationToken cookie);
                [eventadd] HRESULT ControlLost([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.RadialController*, IInspectable*>* handler, [out] [retval] EventRegistrationToken* cookie);
                [eventremove] HRESULT ControlLost([in] EventRegistrationToken cookie);
                [eventadd] HRESULT RotationChanged([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.RadialController*, Windows.UI.Input.RadialControllerRotationChangedEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT RotationChanged([in] EventRegistrationToken token);
                [eventadd] HRESULT ButtonClicked([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.RadialController*, Windows.UI.Input.RadialControllerButtonClickedEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT ButtonClicked([in] EventRegistrationToken token);
                [eventadd] HRESULT ControlAcquired([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.RadialController*, Windows.UI.Input.RadialControllerControlAcquiredEventArgs*>* handler, [out] [retval] EventRegistrationToken* cookie);
                [eventremove] HRESULT ControlAcquired([in] EventRegistrationToken cookie);
            }

            [contract(Windows.Foundation.UniversalApiContract, 4.0)]
            [exclusiveto(Windows.UI.Input.RadialController)]
            [uuid(3D577EFF-4CEE-11E6-B535-001BDC06AB3B)]
            interface IRadialController2 : IInspectable
            {
                [eventadd] HRESULT ButtonPressed([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.RadialController*, Windows.UI.Input.RadialControllerButtonPressedEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT ButtonPressed([in] EventRegistrationToken token);
                [eventadd] HRESULT ButtonHolding([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.RadialController*, Windows.UI.Input.RadialControllerButtonHoldingEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT ButtonHolding([in] EventRegistrationToken token);
                [eventadd] HRESULT ButtonReleased([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.RadialController*, Windows.UI.Input.RadialControllerButtonReleasedEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT ButtonReleased([in] EventRegistrationToken token);
            }

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            [exclusiveto(Windows.UI.Input.RadialControllerButtonClickedEventArgs)]
            [uuid(206AA438-E651-11E5-BF62-2C27D7404E85)]
            interface IRadialControllerButtonClickedEventArgs : IInspectable
            {
                [propget] HRESULT Contact([out] [retval] Windows.UI.Input.RadialControllerScreenContact** value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 4.0)]
            [exclusiveto(Windows.UI.Input.RadialControllerButtonClickedEventArgs)]
            [uuid(3D577EF3-3CEE-11E6-B535-001BDC06AB3B)]
            interface IRadialControllerButtonClickedEventArgs2 : IInspectable
            {
                [propget] HRESULT SimpleHapticsController([out] [retval] Windows.Devices.Haptics.SimpleHapticsController** value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 4.0)]
            [exclusiveto(Windows.UI.Input.RadialControllerButtonHoldingEventArgs)]
            [uuid(3D577EEE-3CEE-11E6-B535-001BDC06AB3B)]
            interface IRadialControllerButtonHoldingEventArgs : IInspectable
            {
                [propget] HRESULT Contact([out] [retval] Windows.UI.Input.RadialControllerScreenContact** value);
                [propget] HRESULT SimpleHapticsController([out] [retval] Windows.Devices.Haptics.SimpleHapticsController** value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 4.0)]
            [exclusiveto(Windows.UI.Input.RadialControllerButtonPressedEventArgs)]
            [uuid(3D577EED-4CEE-11E6-B535-001BDC06AB3B)]
            interface IRadialControllerButtonPressedEventArgs : IInspectable
            {
                [propget] HRESULT Contact([out] [retval] Windows.UI.Input.RadialControllerScreenContact** value);
                [propget] HRESULT SimpleHapticsController([out] [retval] Windows.Devices.Haptics.SimpleHapticsController** value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 4.0)]
            [exclusiveto(Windows.UI.Input.RadialControllerButtonReleasedEventArgs)]
            [uuid(3D577EEF-3CEE-11E6-B535-001BDC06AB3B)]
            interface IRadialControllerButtonReleasedEventArgs : IInspectable
            {
                [propget] HRESULT Contact([out] [retval] Windows.UI.Input.RadialControllerScreenContact** value);
                [propget] HRESULT SimpleHapticsController([out] [retval] Windows.Devices.Haptics.SimpleHapticsController** value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            [exclusiveto(Windows.UI.Input.RadialControllerConfiguration)]
            [uuid(A6B79ECB-6A52-4430-910C-56370A9D6B42)]
            interface IRadialControllerConfiguration : IInspectable
            {
                HRESULT SetDefaultMenuItems([in] Windows.Foundation.Collections.IIterable<Windows.UI.Input.RadialControllerSystemMenuItemKind>* buttons);
                HRESULT ResetToDefaultMenuItems();
                HRESULT TrySelectDefaultMenuItem([in] Windows.UI.Input.RadialControllerSystemMenuItemKind type, [out] [retval] boolean* result);
            }

            [contract(Windows.Foundation.UniversalApiContract, 4.0)]
            [exclusiveto(Windows.UI.Input.RadialControllerConfiguration)]
            [uuid(3D577EF7-3CEE-11E6-B535-001BDC06AB3B)]
            interface IRadialControllerConfiguration2 : IInspectable
            {
                [propput] HRESULT ActiveControllerWhenMenuIsSuppressed([in] Windows.UI.Input.RadialController* value);
                [propget] HRESULT ActiveControllerWhenMenuIsSuppressed([out] [retval] Windows.UI.Input.RadialController** value);
                [propput] HRESULT IsMenuSuppressed([in] boolean value);
                [propget] HRESULT IsMenuSuppressed([out] [retval] boolean* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            [exclusiveto(Windows.UI.Input.RadialControllerConfiguration)]
            [uuid(79B6B0E5-069A-4486-A99D-8DB772B9642F)]
            interface IRadialControllerConfigurationStatics : IInspectable
            {
                HRESULT GetForCurrentView([out] [retval] Windows.UI.Input.RadialControllerConfiguration** configuration);
            }

            [contract(Windows.Foundation.UniversalApiContract, 5.0)]
            [exclusiveto(Windows.UI.Input.RadialControllerConfiguration)]
            [uuid(53E08B17-E205-48D3-9CAF-80FF47C4D7C7)]
            interface IRadialControllerConfigurationStatics2 : IInspectable
            {
                [propput] HRESULT AppController([in] Windows.UI.Input.RadialController* value);
                [propget] HRESULT AppController([out] [retval] Windows.UI.Input.RadialController** value);
                [propput] HRESULT IsAppControllerEnabled([in] boolean value);
                [propget] HRESULT IsAppControllerEnabled([out] [retval] boolean* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            [exclusiveto(Windows.UI.Input.RadialControllerControlAcquiredEventArgs)]
            [uuid(206AA439-E651-11E5-BF62-2C27D7404E85)]
            interface IRadialControllerControlAcquiredEventArgs : IInspectable
            {
                [propget] HRESULT Contact([out] [retval] Windows.UI.Input.RadialControllerScreenContact** value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 4.0)]
            [exclusiveto(Windows.UI.Input.RadialControllerControlAcquiredEventArgs)]
            [uuid(3D577EF4-3CEE-11E6-B535-001BDC06AB3B)]
            interface IRadialControllerControlAcquiredEventArgs2 : IInspectable
            {
                [propget] HRESULT IsButtonPressed([out] [retval] boolean* value);
                [propget] HRESULT SimpleHapticsController([out] [retval] Windows.Devices.Haptics.SimpleHapticsController** value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            [exclusiveto(Windows.UI.Input.RadialControllerMenu)]
            [uuid(8506B35D-F640-4412-ABA0-BAD077E5EA8A)]
            interface IRadialControllerMenu : IInspectable
            {
                [propget] HRESULT Items([out] [retval] Windows.Foundation.Collections.IVector<Windows.UI.Input.RadialControllerMenuItem*>** value);
                [propget] HRESULT IsEnabled([out] [retval] boolean* value);
                [propput] HRESULT IsEnabled([in] boolean value);
                HRESULT GetSelectedMenuItem([out] [retval] Windows.UI.Input.RadialControllerMenuItem** result);
                HRESULT SelectMenuItem([in] Windows.UI.Input.RadialControllerMenuItem* menuItem);
                HRESULT TrySelectPreviouslySelectedMenuItem([out] [retval] boolean* result);
            }

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            [exclusiveto(Windows.UI.Input.RadialControllerMenuItem)]
            [uuid(C80FC98D-AD0B-4C9C-8F2F-136A2373A6BA)]
            interface IRadialControllerMenuItem : IInspectable
            {
                [propget] HRESULT DisplayText([out] [retval] HSTRING* value);
                [propget] HRESULT Tag([out] [retval] IInspectable** value);
                [propput] HRESULT Tag([in] IInspectable* value);
                [eventadd] HRESULT Invoked([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.RadialControllerMenuItem*, IInspectable*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT Invoked([in] EventRegistrationToken token);
            }

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            [exclusiveto(Windows.UI.Input.RadialControllerMenuItem)]
            [uuid(249E0887-D842-4524-9DF8-E0D647EDC887)]
            interface IRadialControllerMenuItemStatics : IInspectable
            {
                HRESULT CreateFromIcon([in] HSTRING displayText, [in] Windows.Storage.Streams.RandomAccessStreamReference* icon, [out] [retval] Windows.UI.Input.RadialControllerMenuItem** result);
                HRESULT CreateFromKnownIcon([in] HSTRING displayText, [in] Windows.UI.Input.RadialControllerMenuKnownIcon value, [out] [retval] Windows.UI.Input.RadialControllerMenuItem** result);
            }

            [contract(Windows.Foundation.UniversalApiContract, 4.0)]
            [exclusiveto(Windows.UI.Input.RadialControllerMenuItem)]
            [uuid(0CBB70BE-7E3E-48BD-BE04-2C7FCAA9C1FF)]
            interface IRadialControllerMenuItemStatics2 : IInspectable
            {
                [overload("CreateFromFontGlyph")] HRESULT CreateFromFontGlyph([in] HSTRING displayText, [in] HSTRING glyph, [in] HSTRING fontFamily, [out] [retval] Windows.UI.Input.RadialControllerMenuItem** result);
                [overload("CreateFromFontGlyph")] HRESULT CreateFromFontGlyphWithUri([in] HSTRING displayText, [in] HSTRING glyph, [in] HSTRING fontFamily, [in] Windows.Foundation.Uri* fontUri, [out] [retval] Windows.UI.Input.RadialControllerMenuItem** result);
            }

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            [exclusiveto(Windows.UI.Input.RadialControllerRotationChangedEventArgs)]
            [uuid(206AA435-E651-11E5-BF62-2C27D7404E85)]
            interface IRadialControllerRotationChangedEventArgs : IInspectable
            {
                [propget] HRESULT RotationDeltaInDegrees([out] [retval] DOUBLE* value);
                [propget] HRESULT Contact([out] [retval] Windows.UI.Input.RadialControllerScreenContact** value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 4.0)]
            [exclusiveto(Windows.UI.Input.RadialControllerRotationChangedEventArgs)]
            [uuid(3D577EEC-4CEE-11E6-B535-001BDC06AB3B)]
            interface IRadialControllerRotationChangedEventArgs2 : IInspectable
            {
                [propget] HRESULT IsButtonPressed([out] [retval] boolean* value);
                [propget] HRESULT SimpleHapticsController([out] [retval] Windows.Devices.Haptics.SimpleHapticsController** value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            [exclusiveto(Windows.UI.Input.RadialControllerScreenContact)]
            [uuid(206AA434-E651-11E5-BF62-2C27D7404E85)]
            interface IRadialControllerScreenContact : IInspectable
            {
                [propget] HRESULT Bounds([out] [retval] Windows.Foundation.Rect* value);
                [propget] HRESULT Position([out] [retval] Windows.Foundation.Point* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            [exclusiveto(Windows.UI.Input.RadialControllerScreenContactContinuedEventArgs)]
            [uuid(206AA437-E651-11E5-BF62-2C27D7404E85)]
            interface IRadialControllerScreenContactContinuedEventArgs : IInspectable
            {
                [propget] HRESULT Contact([out] [retval] Windows.UI.Input.RadialControllerScreenContact** value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 4.0)]
            [exclusiveto(Windows.UI.Input.RadialControllerScreenContactContinuedEventArgs)]
            [uuid(3D577EF1-3CEE-11E6-B535-001BDC06AB3B)]
            interface IRadialControllerScreenContactContinuedEventArgs2 : IInspectable
            {
                [propget] HRESULT IsButtonPressed([out] [retval] boolean* value);
                [propget] HRESULT SimpleHapticsController([out] [retval] Windows.Devices.Haptics.SimpleHapticsController** value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 4.0)]
            [exclusiveto(Windows.UI.Input.RadialControllerScreenContactEndedEventArgs)]
            [uuid(3D577EF2-3CEE-11E6-B535-001BDC06AB3B)]
            interface IRadialControllerScreenContactEndedEventArgs : IInspectable
            {
                [propget] HRESULT IsButtonPressed([out] [retval] boolean* value);
                [propget] HRESULT SimpleHapticsController([out] [retval] Windows.Devices.Haptics.SimpleHapticsController** value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            [exclusiveto(Windows.UI.Input.RadialControllerScreenContactStartedEventArgs)]
            [uuid(206AA436-E651-11E5-BF62-2C27D7404E85)]
            interface IRadialControllerScreenContactStartedEventArgs : IInspectable
            {
                [propget] HRESULT Contact([out] [retval] Windows.UI.Input.RadialControllerScreenContact** value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 4.0)]
            [exclusiveto(Windows.UI.Input.RadialControllerScreenContactStartedEventArgs)]
            [uuid(3D577EF0-3CEE-11E6-B535-001BDC06AB3B)]
            interface IRadialControllerScreenContactStartedEventArgs2 : IInspectable
            {
                [propget] HRESULT IsButtonPressed([out] [retval] boolean* value);
                [propget] HRESULT SimpleHapticsController([out] [retval] Windows.Devices.Haptics.SimpleHapticsController** value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            [exclusiveto(Windows.UI.Input.RadialController)]
            [uuid(FADED0B7-B84C-4894-87AA-8F25AA5F288B)]
            interface IRadialControllerStatics : IInspectable
            {
                HRESULT IsSupported([out] [retval] boolean* result);
                HRESULT CreateForCurrentView([out] [retval] Windows.UI.Input.RadialController** result);
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [exclusiveto(Windows.UI.Input.RightTappedEventArgs)]
            [uuid(4CBF40BD-AF7A-4A36-9476-B1DCE141709A)]
            interface IRightTappedEventArgs : IInspectable
            {
                [propget] HRESULT PointerDeviceType([out] [retval] Windows.Devices.Input.PointerDeviceType* value);
                [propget] HRESULT Position([out] [retval] Windows.Foundation.Point* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 10.0)]
            [exclusiveto(Windows.UI.Input.RightTappedEventArgs)]
            [uuid(61C7B7BB-9F57-5857-A33C-C58C3DFA959E)]
            interface IRightTappedEventArgs2 : IInspectable
            {
                [propget] HRESULT ContactCount([out] [retval] UINT32* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 10.0)]
            [exclusiveto(Windows.UI.Input.SystemButtonEventController)]
            [uuid(59B893A9-73BC-52B5-BA41-82511B2CB46C)]
            interface ISystemButtonEventController : IInspectable
            {
                [eventadd] HRESULT SystemFunctionButtonPressed([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.SystemButtonEventController*, Windows.UI.Input.SystemFunctionButtonEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT SystemFunctionButtonPressed([in] EventRegistrationToken token);
                [eventadd] HRESULT SystemFunctionButtonReleased([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.SystemButtonEventController*, Windows.UI.Input.SystemFunctionButtonEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT SystemFunctionButtonReleased([in] EventRegistrationToken token);
                [eventadd] HRESULT SystemFunctionLockChanged([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.SystemButtonEventController*, Windows.UI.Input.SystemFunctionLockChangedEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT SystemFunctionLockChanged([in] EventRegistrationToken token);
                [eventadd] HRESULT SystemFunctionLockIndicatorChanged([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.SystemButtonEventController*, Windows.UI.Input.SystemFunctionLockIndicatorChangedEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT SystemFunctionLockIndicatorChanged([in] EventRegistrationToken token);
            }

            [contract(Windows.Foundation.UniversalApiContract, 10.0)]
            [exclusiveto(Windows.UI.Input.SystemButtonEventController)]
            [uuid(632FB07B-20BD-5E15-AF4A-00DBF2064FFA)]
            interface ISystemButtonEventControllerStatics : IInspectable
            {
                HRESULT CreateForDispatcherQueue([in] Windows.System.DispatcherQueue* queue, [out] [retval] Windows.UI.Input.SystemButtonEventController** result);
            }

            [contract(Windows.Foundation.UniversalApiContract, 10.0)]
            [exclusiveto(Windows.UI.Input.SystemFunctionButtonEventArgs)]
            [uuid(4833896F-80D1-5DD6-92A7-62A508FFEF5A)]
            interface ISystemFunctionButtonEventArgs : IInspectable
            {
                [propget] HRESULT Timestamp([out] [retval] UINT64* value);
                [propget] HRESULT Handled([out] [retval] boolean* value);
                [propput] HRESULT Handled([in] boolean value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 10.0)]
            [exclusiveto(Windows.UI.Input.SystemFunctionLockChangedEventArgs)]
            [uuid(CD040608-FCF9-585C-BEAB-F1D2EAF364AB)]
            interface ISystemFunctionLockChangedEventArgs : IInspectable
            {
                [propget] HRESULT Timestamp([out] [retval] UINT64* value);
                [propget] HRESULT IsLocked([out] [retval] boolean* value);
                [propget] HRESULT Handled([out] [retval] boolean* value);
                [propput] HRESULT Handled([in] boolean value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 10.0)]
            [exclusiveto(Windows.UI.Input.SystemFunctionLockIndicatorChangedEventArgs)]
            [uuid(B212B94E-7A6F-58AE-B304-BAE61D0371B9)]
            interface ISystemFunctionLockIndicatorChangedEventArgs : IInspectable
            {
                [propget] HRESULT Timestamp([out] [retval] UINT64* value);
                [propget] HRESULT IsIndicatorOn([out] [retval] boolean* value);
                [propget] HRESULT Handled([out] [retval] boolean* value);
                [propput] HRESULT Handled([in] boolean value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [exclusiveto(Windows.UI.Input.TappedEventArgs)]
            [uuid(CFA126E4-253A-4C3C-953B-395C37AED309)]
            interface ITappedEventArgs : IInspectable
            {
                [propget] HRESULT PointerDeviceType([out] [retval] Windows.Devices.Input.PointerDeviceType* value);
                [propget] HRESULT Position([out] [retval] Windows.Foundation.Point* value);
                [propget] HRESULT TapCount([out] [retval] UINT32* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 10.0)]
            [exclusiveto(Windows.UI.Input.TappedEventArgs)]
            [uuid(294388F2-177E-51D5-BE56-EE0866FA968C)]
            interface ITappedEventArgs2 : IInspectable
            {
                [propget] HRESULT ContactCount([out] [retval] UINT32* value);
            }

            [contract(Windows.Foundation.UniversalApiContract, 19.0)]
            [exclusiveto(Windows.UI.Input.TouchpadGesturesController)]
            [experimental]
            [uuid(28C13CDD-E068-549F-89C6-1A440C6FC327)]
            interface ITouchpadGesturesController : IInspectable
            {
                [propget] HRESULT Enabled([out] [retval] boolean* value);
                [propput] HRESULT Enabled([in] boolean value);
                [propget] HRESULT SupportedGestures([out] [retval] Windows.UI.Input.TouchpadGlobalGestureKinds* value);
                [propput] HRESULT SupportedGestures([in] Windows.UI.Input.TouchpadGlobalGestureKinds value);
                [eventadd] HRESULT PointerPressed([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.TouchpadGesturesController*, Windows.UI.Core.PointerEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT PointerPressed([in] EventRegistrationToken token);
                [eventadd] HRESULT PointerMoved([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.TouchpadGesturesController*, Windows.UI.Core.PointerEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT PointerMoved([in] EventRegistrationToken token);
                [eventadd] HRESULT PointerReleased([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.TouchpadGesturesController*, Windows.UI.Core.PointerEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT PointerReleased([in] EventRegistrationToken token);
                [eventadd] HRESULT GlobalActionPerformed([in] Windows.Foundation.TypedEventHandler<Windows.UI.Input.TouchpadGesturesController*, Windows.UI.Input.TouchpadGlobalActionEventArgs*>* handler, [out] [retval] EventRegistrationToken* token);
                [eventremove] HRESULT GlobalActionPerformed([in] EventRegistrationToken token);
            }

            [contract(Windows.Foundation.UniversalApiContract, 19.0)]
            [exclusiveto(Windows.UI.Input.TouchpadGesturesController)]
            [experimental]
            [uuid(207EF171-1A73-51CD-A694-8840E09DBAFA)]
            interface ITouchpadGesturesControllerStatics : IInspectable
            {
                HRESULT IsSupported([out] [retval] boolean* result);
                HRESULT CreateForProcess([out] [retval] Windows.UI.Input.TouchpadGesturesController** result);
            }

            [contract(Windows.Foundation.UniversalApiContract, 19.0)]
            [exclusiveto(Windows.UI.Input.TouchpadGlobalActionEventArgs)]
            [experimental]
            [uuid(6EDAD206-E4E3-5F39-9D13-8575E8E2A12B)]
            interface ITouchpadGlobalActionEventArgs : IInspectable
            {
                [propget] HRESULT Action([out] [retval] Windows.UI.Input.TouchpadGlobalAction* value);
                [propget] HRESULT PointerDevice([out] [retval] Windows.Devices.Input.PointerDevice** value);
            }

            [composable(Windows.UI.Input.IAttachableInputObjectFactory, public, Windows.Foundation.UniversalApiContract, 8.0)]
            [contract(Windows.Foundation.UniversalApiContract, 8.0)]
            [marshaling_behavior(agile)]
            [threading(both)]
            runtimeclass AttachableInputObject
            {
                [default] interface Windows.UI.Input.IAttachableInputObject;
                interface Windows.Foundation.IClosable;
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [marshaling_behavior(none)]
            runtimeclass CrossSlidingEventArgs
            {
                [default] interface Windows.UI.Input.ICrossSlidingEventArgs;
                [contract(Windows.Foundation.UniversalApiContract, 10.0)] interface Windows.UI.Input.ICrossSlidingEventArgs2;
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [marshaling_behavior(none)]
            runtimeclass DraggingEventArgs
            {
                [default] interface Windows.UI.Input.IDraggingEventArgs;
                [contract(Windows.Foundation.UniversalApiContract, 10.0)] interface Windows.UI.Input.IDraggingEventArgs2;
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [marshaling_behavior(standard)]
            [static(Windows.UI.Input.IEdgeGestureStatics, Windows.Foundation.UniversalApiContract, 1.0)]
            [threading(sta)]
            runtimeclass EdgeGesture
            {
                [default] interface Windows.UI.Input.IEdgeGesture;
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [marshaling_behavior(standard)]
            runtimeclass EdgeGestureEventArgs
            {
                [default] interface Windows.UI.Input.IEdgeGestureEventArgs;
            }

            [activatable(Windows.Foundation.UniversalApiContract, 1.0)]
            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [marshaling_behavior(none)]
            [threading(both)]
            runtimeclass GestureRecognizer
            {
                [default] interface Windows.UI.Input.IGestureRecognizer;
                [contract(Windows.Foundation.UniversalApiContract, 10.0)] interface Windows.UI.Input.IGestureRecognizer2;
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [marshaling_behavior(none)]
            runtimeclass HoldingEventArgs
            {
                [default] interface Windows.UI.Input.IHoldingEventArgs;
                [contract(Windows.Foundation.UniversalApiContract, 10.0)] interface Windows.UI.Input.IHoldingEventArgs2;
            }

            [contract(Windows.Foundation.UniversalApiContract, 8.0)]
            [marshaling_behavior(agile)]
            [threading(both)]
            runtimeclass InputActivationListener : Windows.UI.Input.AttachableInputObject
            {
                [default] interface Windows.UI.Input.IInputActivationListener;
            }

            [contract(Windows.Foundation.UniversalApiContract, 8.0)]
            [marshaling_behavior(agile)]
            runtimeclass InputActivationListenerActivationChangedEventArgs
            {
                [default] interface Windows.UI.Input.IInputActivationListenerActivationChangedEventArgs;
            }

            [contract(Windows.Foundation.UniversalApiContract, 2.0)]
            [marshaling_behavior(agile)]
            [static(Windows.UI.Input.IKeyboardDeliveryInterceptorStatics, Windows.Foundation.UniversalApiContract, 2.0)]
            runtimeclass KeyboardDeliveryInterceptor
            {
                [default] interface Windows.UI.Input.IKeyboardDeliveryInterceptor;
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [marshaling_behavior(none)]
            runtimeclass ManipulationCompletedEventArgs
            {
                [default] interface Windows.UI.Input.IManipulationCompletedEventArgs;
                [contract(Windows.Foundation.UniversalApiContract, 10.0)] interface Windows.UI.Input.IManipulationCompletedEventArgs2;
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [marshaling_behavior(none)]
            runtimeclass ManipulationInertiaStartingEventArgs
            {
                [default] interface Windows.UI.Input.IManipulationInertiaStartingEventArgs;
                [contract(Windows.Foundation.UniversalApiContract, 10.0)] interface Windows.UI.Input.IManipulationInertiaStartingEventArgs2;
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [marshaling_behavior(none)]
            runtimeclass ManipulationStartedEventArgs
            {
                [default] interface Windows.UI.Input.IManipulationStartedEventArgs;
                [contract(Windows.Foundation.UniversalApiContract, 10.0)] interface Windows.UI.Input.IManipulationStartedEventArgs2;
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [marshaling_behavior(none)]
            runtimeclass ManipulationUpdatedEventArgs
            {
                [default] interface Windows.UI.Input.IManipulationUpdatedEventArgs;
                [contract(Windows.Foundation.UniversalApiContract, 10.0)] interface Windows.UI.Input.IManipulationUpdatedEventArgs2;
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [marshaling_behavior(none)]
            runtimeclass MouseWheelParameters
            {
                [default] interface Windows.UI.Input.IMouseWheelParameters;
            }

            [activatable(Windows.Foundation.UniversalApiContract, 19.0)]
            [contract(Windows.Foundation.UniversalApiContract, 19.0)]
            [experimental]
            [marshaling_behavior(none)]
            [threading(both)]
            runtimeclass PhysicalGestureRecognizer
            {
                [default] [experimental] interface Windows.UI.Input.IPhysicalGestureRecognizer;
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [marshaling_behavior(none)]
            [static(Windows.UI.Input.IPointerPointStatics, Windows.Foundation.UniversalApiContract, 1.0)]
            runtimeclass PointerPoint
            {
                [default] interface Windows.UI.Input.IPointerPoint;
                [contract(Windows.Foundation.UniversalApiContract, 19.0)] [experimental] interface Windows.UI.Input.IPointerPointPhysicalPosition;
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [marshaling_behavior(none)]
            runtimeclass PointerPointProperties
            {
                [default] interface Windows.UI.Input.IPointerPointProperties;
                [contract(Windows.Foundation.UniversalApiContract, 1.0)] interface Windows.UI.Input.IPointerPointProperties2;
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [marshaling_behavior(agile)]
            [static(Windows.UI.Input.IPointerVisualizationSettingsStatics, Windows.Foundation.UniversalApiContract, 1.0)]
            runtimeclass PointerVisualizationSettings
            {
                [default] interface Windows.UI.Input.IPointerVisualizationSettings;
            }

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            [marshaling_behavior(agile)]
            [static(Windows.UI.Input.IRadialControllerStatics, Windows.Foundation.UniversalApiContract, 3.0)]
            runtimeclass RadialController
            {
                [default] interface Windows.UI.Input.IRadialController;
                [contract(Windows.Foundation.UniversalApiContract, 4.0)] interface Windows.UI.Input.IRadialController2;
            }

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            [marshaling_behavior(agile)]
            runtimeclass RadialControllerButtonClickedEventArgs
            {
                [default] interface Windows.UI.Input.IRadialControllerButtonClickedEventArgs;
                [contract(Windows.Foundation.UniversalApiContract, 4.0)] interface Windows.UI.Input.IRadialControllerButtonClickedEventArgs2;
            }

            [contract(Windows.Foundation.UniversalApiContract, 4.0)]
            [marshaling_behavior(agile)]
            runtimeclass RadialControllerButtonHoldingEventArgs
            {
                [default] interface Windows.UI.Input.IRadialControllerButtonHoldingEventArgs;
            }

            [contract(Windows.Foundation.UniversalApiContract, 4.0)]
            [marshaling_behavior(agile)]
            runtimeclass RadialControllerButtonPressedEventArgs
            {
                [default] interface Windows.UI.Input.IRadialControllerButtonPressedEventArgs;
            }

            [contract(Windows.Foundation.UniversalApiContract, 4.0)]
            [marshaling_behavior(agile)]
            runtimeclass RadialControllerButtonReleasedEventArgs
            {
                [default] interface Windows.UI.Input.IRadialControllerButtonReleasedEventArgs;
            }

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            [marshaling_behavior(agile)]
            [static(Windows.UI.Input.IRadialControllerConfigurationStatics, Windows.Foundation.UniversalApiContract, 3.0)]
            [static(Windows.UI.Input.IRadialControllerConfigurationStatics2, Windows.Foundation.UniversalApiContract, 5.0)]
            runtimeclass RadialControllerConfiguration
            {
                [default] interface Windows.UI.Input.IRadialControllerConfiguration;
                [contract(Windows.Foundation.UniversalApiContract, 4.0)] interface Windows.UI.Input.IRadialControllerConfiguration2;
            }

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            [marshaling_behavior(agile)]
            runtimeclass RadialControllerControlAcquiredEventArgs
            {
                [default] interface Windows.UI.Input.IRadialControllerControlAcquiredEventArgs;
                [contract(Windows.Foundation.UniversalApiContract, 4.0)] interface Windows.UI.Input.IRadialControllerControlAcquiredEventArgs2;
            }

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            [marshaling_behavior(agile)]
            runtimeclass RadialControllerMenu
            {
                [default] interface Windows.UI.Input.IRadialControllerMenu;
            }

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            [marshaling_behavior(agile)]
            [static(Windows.UI.Input.IRadialControllerMenuItemStatics, Windows.Foundation.UniversalApiContract, 3.0)]
            [static(Windows.UI.Input.IRadialControllerMenuItemStatics2, Windows.Foundation.UniversalApiContract, 4.0)]
            runtimeclass RadialControllerMenuItem
            {
                [default] interface Windows.UI.Input.IRadialControllerMenuItem;
            }

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            [marshaling_behavior(agile)]
            runtimeclass RadialControllerRotationChangedEventArgs
            {
                [default] interface Windows.UI.Input.IRadialControllerRotationChangedEventArgs;
                [contract(Windows.Foundation.UniversalApiContract, 4.0)] interface Windows.UI.Input.IRadialControllerRotationChangedEventArgs2;
            }

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            [marshaling_behavior(agile)]
            runtimeclass RadialControllerScreenContact
            {
                [default] interface Windows.UI.Input.IRadialControllerScreenContact;
            }

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            [marshaling_behavior(agile)]
            runtimeclass RadialControllerScreenContactContinuedEventArgs
            {
                [default] interface Windows.UI.Input.IRadialControllerScreenContactContinuedEventArgs;
                [contract(Windows.Foundation.UniversalApiContract, 4.0)] interface Windows.UI.Input.IRadialControllerScreenContactContinuedEventArgs2;
            }

            [contract(Windows.Foundation.UniversalApiContract, 4.0)]
            [marshaling_behavior(agile)]
            runtimeclass RadialControllerScreenContactEndedEventArgs
            {
                [default] interface Windows.UI.Input.IRadialControllerScreenContactEndedEventArgs;
            }

            [contract(Windows.Foundation.UniversalApiContract, 3.0)]
            [marshaling_behavior(agile)]
            runtimeclass RadialControllerScreenContactStartedEventArgs
            {
                [default] interface Windows.UI.Input.IRadialControllerScreenContactStartedEventArgs;
                [contract(Windows.Foundation.UniversalApiContract, 4.0)] interface Windows.UI.Input.IRadialControllerScreenContactStartedEventArgs2;
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [marshaling_behavior(none)]
            runtimeclass RightTappedEventArgs
            {
                [default] interface Windows.UI.Input.IRightTappedEventArgs;
                [contract(Windows.Foundation.UniversalApiContract, 10.0)] interface Windows.UI.Input.IRightTappedEventArgs2;
            }

            [contract(Windows.Foundation.UniversalApiContract, 10.0)]
            [marshaling_behavior(agile)]
            [static(Windows.UI.Input.ISystemButtonEventControllerStatics, Windows.Foundation.UniversalApiContract, 10.0)]
            [threading(both)]
            runtimeclass SystemButtonEventController : Windows.UI.Input.AttachableInputObject
            {
                [default] interface Windows.UI.Input.ISystemButtonEventController;
            }

            [contract(Windows.Foundation.UniversalApiContract, 10.0)]
            [marshaling_behavior(agile)]
            runtimeclass SystemFunctionButtonEventArgs
            {
                [default] interface Windows.UI.Input.ISystemFunctionButtonEventArgs;
            }

            [contract(Windows.Foundation.UniversalApiContract, 10.0)]
            [marshaling_behavior(agile)]
            runtimeclass SystemFunctionLockChangedEventArgs
            {
                [default] interface Windows.UI.Input.ISystemFunctionLockChangedEventArgs;
            }

            [contract(Windows.Foundation.UniversalApiContract, 10.0)]
            [marshaling_behavior(agile)]
            runtimeclass SystemFunctionLockIndicatorChangedEventArgs
            {
                [default] interface Windows.UI.Input.ISystemFunctionLockIndicatorChangedEventArgs;
            }

            [contract(Windows.Foundation.UniversalApiContract, 1.0)]
            [marshaling_behavior(none)]
            runtimeclass TappedEventArgs
            {
                [default] interface Windows.UI.Input.ITappedEventArgs;
                [contract(Windows.Foundation.UniversalApiContract, 10.0)] interface Windows.UI.Input.ITappedEventArgs2;
            }

            [contract(Windows.Foundation.UniversalApiContract, 19.0)]
            [experimental]
            [marshaling_behavior(agile)]
            [static(Windows.UI.Input.ITouchpadGesturesControllerStatics, Windows.Foundation.UniversalApiContract, 19.0)]
            [threading(both)]
            runtimeclass TouchpadGesturesController
            {
                [default] [experimental] interface Windows.UI.Input.ITouchpadGesturesController;
            }

            [contract(Windows.Foundation.UniversalApiContract, 19.0)]
            [experimental]
            [marshaling_behavior(agile)]
            runtimeclass TouchpadGlobalActionEventArgs
            {
                [default] [experimental] interface Windows.UI.Input.ITouchpadGlobalActionEventArgs;
            }
        }
    }
}
