-api-id | -api-type |
---|---|
M:Windows.Devices.PointOfService.ClaimedLineDisplay.FromIdAsync(System.String) |
winrt method |
Creates a LineDisplay object from the DeviceInformation.Id.
The DeviceInformation.Id that identifies a specific line display, which can be retrieved from the DeviceId property.
The line display 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.