Share via


IDirect3D9::GetAdapterCount 메서드(d3d9.h)

시스템의 어댑터 수를 반환합니다.

구문

UINT GetAdapterCount();

반환 값

형식: UINT

IDirect3D9 인터페이스가 인스턴스화되었을 때 시스템의 어댑터 수를 나타내는 UINT 값입니다.

요구 사항

   
대상 플랫폼 Windows
헤더 d3d9.h(D3D9.h 포함)
라이브러리 D3D9.lib

추가 정보

GetAdapterIdentifier

IDirect3D9