Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the number of adapters on the system.
Syntax
UINT GetAdapterCount();
Return value
Type: UINT
A UINT value that denotes the number of adapters on the system at the time this IDirect3D9 interface was instantiated.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | d3d9.h (include D3D9.h) |
| Library | D3D9.lib |