C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DXGI Namespace / Output Class / GetDisplayModeList Method / GetDisplayModeList(Format,DisplayModeEnumerationFlags) Method

In This Topic
GetDisplayModeList(Format,DisplayModeEnumerationFlags) Method
In This Topic
Gets the display modes that match the requested format and other input options.
Syntax
'Declaration
 
Public Overloads Function GetDisplayModeList( _
   ByVal format As Format, _
   ByVal flags As DisplayModeEnumerationFlags _
) As ModeDescription()
 

Parameters

format
flags
See Also