HdmiDisplayInformation.GetForCurrentView Method

Definition

Gets the HdmiDisplayInformation object which is the display info of a video content that is currently sent to a display, like a TV or monitor.

public:
 static HdmiDisplayInformation ^ GetForCurrentView();
 static HdmiDisplayInformation GetForCurrentView();
public static HdmiDisplayInformation GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As HdmiDisplayInformation

Returns

The display info of a video content that's currently on screen.

Applies to