HdmiDisplayInformation.GetForCurrentView Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.