Microsoft DirectX 8.1 (C++)

IDirect3D8::GetAdapterCount

Returns the number of adapters on the system.

UINT GetAdapterCount();

Parameters

None.

Return Values

A UINT value that denotes the number of adapters on the system at the time this IDirect3D8 interface was instantiated.

Requirements

  Header: Declared in D3d8.h.
  Import Library: Use D3d8.lib.

See Also

IDirect3D8::GetAdapterIdentifier