[]
IDXGIOutput1
[Guid("00cddea8-939b-4b83-a340-a685226666cc")]
public class Output1 : Output, IDisposable, IUnknown
Name | Description |
---|---|
Output1(IntPtr) | Initializes a new instance of the Output1 class. |
Name | Description |
---|---|
DuplicateOutput(ComObject) | HRESULT IDXGIOutput1::DuplicateOutput([In] IUnknown* pDevice,[Out] void** ppOutputDuplication) |
FindClosestMatchingMode1(ref ModeDescription1, out ModeDescription1, ComObject) | HRESULT IDXGIOutput1::FindClosestMatchingMode1([In] const DXGI_MODE_DESC1* pModeToMatch,[Out] DXGI_MODE_DESC1* pClosestMatch,[In, Optional] IUnknown* pConcernedDevice) |
GetDisplayModeList1(Format, DisplayModeEnumerationFlags) | Gets the display modes that match the requested format and other input options. |
GetDisplayModeList1(Format, int, ref int, ModeDescription1[]) | HRESULT IDXGIOutput1::GetDisplayModeList1([In] DXGI_FORMAT EnumFormat,[In] unsigned int Flags,[InOut] unsigned int* pNumModes,[Out, Buffer, Optional] DXGI_MODE_DESC1* pDesc) |
GetDisplaySurfaceData1(Resource) | HRESULT IDXGIOutput1::GetDisplaySurfaceData1([In] IDXGIResource* pDestination) |
Name | Description |
---|---|
explicit operator Output1(IntPtr) |