Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 618 Bytes

vibrationdevice_fromidasync_1322863552.md

File metadata and controls

28 lines (18 loc) · 618 Bytes
-api-id -api-type
M:Windows.Devices.Haptics.VibrationDevice.FromIdAsync(System.String)
winrt method

Windows.Devices.Haptics.VibrationDevice.FromIdAsync

-description

Asynchronously retrieves the vibration device specified.

-parameters

-param deviceId

The Global Unique Identifier (GUID) used to identify a single input device.

-returns

The VibrationDevice from the specified identifier.

-remarks

-see-also

-examples