Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 690 Bytes

deviceaccessinformation_createfromid_1774777795.md

File metadata and controls

26 lines (18 loc) · 690 Bytes
-api-id -api-type
M:Windows.Devices.Enumeration.DeviceAccessInformation.CreateFromId(System.String)
winrt method

Windows.Devices.Enumeration.DeviceAccessInformation.CreateFromId

-description

Initializes a DeviceAccessInformation object based on a device id.

-parameters

-param deviceId

Id of the device to get DeviceAccessInformation about.

-returns

The DeviceAccessInformation object for the given device id.

-remarks

-examples

-see-also