次の方法で共有


HdmiDisplayInformation.GetForCurrentView メソッド

定義

テレビやモニターなど、現在ディスプレイに送信されているビデオ コンテンツの表示情報である HdmiDisplayInformation オブジェクトを取得します。

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

戻り値

現在画面に表示されているビデオ コンテンツの表示情報。

適用対象