Overload | Description |
---|---|
GetDisplayModeList(Format,DisplayModeEnumerationFlags) | Gets the display modes that match the requested format and other input options. |
GetDisplayModeList(Format,Int32,Int32,ModeDescription[]) | HRESULT IDXGIOutput::GetDisplayModeList([In] DXGI_FORMAT EnumFormat,[In] unsigned int Flags,[InOut] unsigned int* pNumModes,[Out, Buffer, Optional] DXGI_MODE_DESC* pDesc) |