?/TD>
Microsoft DirectX 9.0

IDirect3D9::GetAdapterCount Method


Returns the number of adapters on the system.

Syntax

UINT GetAdapterCount(VOID);

Return Value

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



See Also

IDirect3D9::GetAdapterIdentifier


© 2002 Microsoft Corporation. All rights reserved.