CVRExtendedDisplay.GetDXGIOutputInfo(Int32, Int32) Method

Definition

public:
 void GetDXGIOutputInfo(int % pnAdapterIndex, int % pnAdapterOutputIndex);
public void GetDXGIOutputInfo (ref int pnAdapterIndex, ref int pnAdapterOutputIndex);
member this.GetDXGIOutputInfo : int * int -> unit
Public Sub GetDXGIOutputInfo (ByRef pnAdapterIndex As Integer, ByRef pnAdapterOutputIndex As Integer)

Parameters

pnAdapterIndex
Int32
pnAdapterOutputIndex
Int32

Applies to