Microsoft DirectX 8.1 (C++) |
Returns the number of display modes available on this adapter.
UINT GetAdapterModeCount( UINT Adapter );
This method returns the number of display modes on this adapter, or zero if Adapter is greater than or equal to the number of adapters on the system.
Header: Declared in D3d8.h.
Import Library: Use D3d8.lib.