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.
Retrieves the number of adapters in a DXCore adapter list object. For programming guidance, and code examples, see Using DXCore to enumerate adapters.
Syntax
virtual uint32_t STDMETHODCALLTYPE GetAdapterCount() = 0;
Returns
Type: uint32_t
Returns the number of adapter items in the list.
See also
IDXCoreAdapterList, DXCore reference, Using DXCore to enumerate adapters