Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 620 Bytes

displaymonitor_getdescriptor_806641782.md

File metadata and controls

27 lines (18 loc) · 620 Bytes
-api-id -api-type
M:Windows.Devices.Display.DisplayMonitor.GetDescriptor(Windows.Devices.Display.DisplayMonitorDescriptorKind)
winrt method

Windows.Devices.Display.DisplayMonitor.GetDescriptor

-description

Retrieves a hardware descriptor of the kind specified.

-parameters

-param descriptorKind

The kind of descriptor to retrieve.

-returns

A byte array containing a hardware descriptor of the kind specified.

-remarks

-see-also

-examples