IDirect3D8::GetAdapterCount
This method 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
OS Versions: Windows CE .NET 4.0 and later.
Header: D3d8.h.
Link Library: D3d8.lib.
See Also
IDirect3D8 | IDirect3D8::GetAdapterIdentifier
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.