DXGI_SWAP_CHAIN_PARTNER_FLAG enumeration

Options for swap-chain behavior.

Syntax

typedef enum DXGI_SWAP_CHAIN_PARTNER_FLAG { 
  DXGI_SWAP_CHAIN_PARTNER_FLAG_FULLSCREEN_VIDEO  = 0x80000000
} DXGI_SWAP_CHAIN_PARTNER_FLAG;

Constants

  • DXGI_SWAP_CHAIN_PARTNER_FLAG_FULLSCREEN_VIDEO
    Indicates that the swap chain presents full-screen video.

Requirements

Header

DXGIPartner.h

See also

DXGI_DECODE_SWAP_CHAIN_PARTNER_DESC

 

 

Send comments about this topic to Microsoft

Build date: 8/14/2013