CVRExtendedDisplay.GetDXGIOutputInfo(Int32, Int32) 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.
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