[]
IDXGIOutput2
[Guid("595e39d1-2724-4663-99b1-da969de28364")]
public class Output2 : Output1, IDisposable, IUnknown
Initializes a new instance of the Output2 class.
public Output2(IntPtr nativePtr)
nativePtr
System.IntPtrThe native pointer.
BOOL IDXGIOutput2::SupportsOverlays()
public bool SupportsOverlays_()
Performs an explicit conversion from System.IntPtr to Output2.
public static explicit operator Output2(IntPtr nativePointer)
nativePointer
System.IntPtr