IDirect3D9::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 IDirect3D9 interface was instantiated.

Requirements

Header: Declared in D3d9.h.

See Also

IDirect3D9::GetAdapterIdentifier