Introdution to 3D Game Programming With DirectX11 第4章 练习题解答

Introdution to 3D Game Programming With DirectX11 第4章 习题解答2:IDXGIOutput* pOutput NULL HRES

Introdution to 3D Game Programming With DirectX11 第4章 习题解答
2:

IDXGIOutput* pOutput = NULL; HRESULT hr;hr = pAdapter->EnumOutputs(0,&pOutput);