Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 669 Bytes

displaydevice.md

File metadata and controls

22 lines (15 loc) · 669 Bytes
-api-id -api-type ms.custom
T:Windows.Devices.Display.Core.DisplayDevice
winrt class
RS5

Windows.Devices.Display.Core.DisplayDevice

-description

Represents a context for creating and presenting content directly to the display driver. A DisplayDevice is analogous to a Direct3D device in the Direct3D API.

DisplayDevice objects also implement the COM interface IDisplayDeviceInterop.

-remarks

-see-also

-examples