ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DXGI Namespace / Output Class / GetDisplayModeList Method

In This Topic
    GetDisplayModeList Method
    In This Topic
    Gets the display modes that match the requested format and other input options.
    Overload List
    OverloadDescription
    Gets the display modes that match the requested format and other input options.  
    HRESULT IDXGIOutput::GetDisplayModeList([In] DXGI_FORMAT EnumFormat,[In] unsigned int Flags,[InOut] unsigned int* pNumModes,[Out, Buffer, Optional] DXGI_MODE_DESC* pDesc)  
    See Also