Gets the fullscreen description.
public:
HRESULT GetFullscreenDesc(
DXGI_SWAP_CHAIN_FULLSCREEN_DESC *pDesc
)
pDesc
Type: DXGI_SWAP_CHAIN_FULLSCREEN_DESCÂ *
[out] The fullscreen description of the swap chain, as a pointer to DXGI_SWAP_CHAIN_FULLSCREEN_DESC.
Type: HRESULTÂ
Returns one of the following DXGI_ERROR.
Header: Declared in d3d11_x.h (dxgi1_2.h on other Windows platforms).
Library: Use d3d11_x.lib (dxgi.lib on other Windows platforms).