Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 611 Bytes

File metadata and controls

26 lines (16 loc) · 611 Bytes
-api-id T:Windows.Devices.Haptics.HapticsControllerOverrideToken
-api-type winrt struct

Windows.Devices.Haptics.HapticsControllerOverrideToken

-description

Represents a token returned by SetOverrideHapticsController that can be passed to ClearOverrideHapticsController to remove the override.

-struct-fields

-field Value

The value of the override token.

-remarks

-see-also

-examples