[]
        
(Showing Draft Content)

C1.Util.DX.DXGI.Output2

Output2 Class

IDXGIOutput2

Implements
Namespace: C1.Util.DX.DXGI
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("595e39d1-2724-4663-99b1-da969de28364")]
public class Output2 : Output1, IDisposable, IUnknown

Constructors

Name Description
Output2(IntPtr)

Initializes a new instance of the Output2 class.

Methods

Name Description
SupportsOverlays_()

BOOL IDXGIOutput2::SupportsOverlays()

Operators

Name Description
explicit operator Output2(IntPtr)

Performs an explicit conversion from IntPtr to Output2.