Gets a swap chain restricted to output.
public:
HRESULT GetRestrictToOutput(
IDXGIOutput **ppRestrictToOutput
)
ppRestrictToOutput
Type: IDXGIOutput **
[out] The output, as a pointer to pointer to IDXGIOutput.
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).