Skip to content

Latest commit

 

History

History
68 lines (57 loc) · 2.13 KB

nf-dxgi1_2-idxgiswapchain1-getdesc1.md

File metadata and controls

68 lines (57 loc) · 2.13 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:dxgi1_2.IDXGISwapChain1.GetDesc1
IDXGISwapChain1::GetDesc1 (dxgi1_2.h)
Gets a description of the swap chain.
GetDesc1
GetDesc1 method [DXGI]
GetDesc1 method [DXGI]
IDXGISwapChain1 interface
IDXGISwapChain1 interface [DXGI]
GetDesc1 method
IDXGISwapChain1.GetDesc1
IDXGISwapChain1::GetDesc1
direct3ddxgi.idxgiswapchain1_getdesc1
dxgi1_2/IDXGISwapChain1::GetDesc1
direct3ddxgi\idxgiswapchain1_getdesc1.htm
direct3ddxgi
86BB75A7-C289-4EBA-A9EE-ED4F5C590BA2
12/05/2018
GetDesc1, GetDesc1 method [DXGI], GetDesc1 method [DXGI],IDXGISwapChain1 interface, IDXGISwapChain1 interface [DXGI],GetDesc1 method, IDXGISwapChain1.GetDesc1, IDXGISwapChain1::GetDesc1, direct3ddxgi.idxgiswapchain1_getdesc1, dxgi1_2/IDXGISwapChain1::GetDesc1
dxgi1_2.h
Windows
Windows 8 and Platform Update for Windows 7 [desktop apps \| UWP apps]
Windows Server 2012 and Platform Update for Windows Server 2008 R2 [desktop apps \| UWP apps]
Dxgi.lib
Windows
19H1
IDXGISwapChain1::GetDesc1
dxgi1_2/IDXGISwapChain1::GetDesc1
c++
APIRef
kbSyntax
COM
Dxgi.lib
Dxgi.dll
IDXGISwapChain1.GetDesc1

IDXGISwapChain1::GetDesc1

-description

Gets a description of the swap chain.

-parameters

-param pDesc [out]

A pointer to a DXGI_SWAP_CHAIN_DESC1 structure that describes the swap chain.

-returns

Returns S_OK if successful; an error code otherwise. For a list of error codes, see DXGI_ERROR.

-see-also

IDXGISwapChain1