IDXGIOutput3 interface

Represents an adapter output (such as a monitor). The IDXGIOutput3 interface exposes a method to check for overlay support.

Members

The IDXGIOutput3 interface inherits from IDXGIOutput2. IDXGIOutput3 also has these types of members:

Methods

The IDXGIOutput3 interface has these methods.

MethodDescription
CheckOverlaySupport

Checks for overlay support.

 

Requirements

Minimum supported client

Windows 8.1 [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2012 R2 [desktop apps | Windows Store apps]

Header

DXGI1_3.h

Library

Dxgi.lib

See also

IDXGIOutput2
DXGI Interfaces

 

 

Show: