Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.17 KB

magneticstripereader_fromidasync_1322863552.md

File metadata and controls

31 lines (22 loc) · 1.17 KB
-api-id -api-type -api-device-family-note
M:Windows.Devices.PointOfService.MagneticStripeReader.FromIdAsync(System.String)
winrt method
xbox

Windows.Devices.PointOfService.MagneticStripeReader.FromIdAsync

-description

Creates a MagneticStripeReader object from DeviceInformation.Id.

-parameters

-param deviceId

The DeviceInformation.Id that identifies a specific magnetic stripe reader, which can be retrieved from the DeviceId property.

-returns

The magnetic stripe reader specified by the unique device identifier. Returns a null object in the following cases:

  • The specific device is not found.
  • Access denied to the existing device. The user can deny access to a device, which is not treated as an exception.

-remarks

-examples

-see-also

DeviceInformation.Id