Bitmap for UWP
GetOutput(Int32) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.DXGI 名前空間 > Adapter クラス > GetOutput メソッド : GetOutput(Int32) メソッド
The index of the output.
Gets an adapter (video card) outputs.
シンタックス
'宣言
 
Public Overloads Function GetOutput( _
   ByVal outputIndex As System.Integer _
) As Output
public Output GetOutput( 
   System.int outputIndex
)

パラメータ

outputIndex
The index of the output.

戻り値の型

An instance of Output
参照

Adapter クラス
Adapter メンバ
オーバーロード一覧