The device interface represents a virtual adapter; it is used to create resources.
interface ID3D11Device : public IUnknown
A device is created using D3D11CreateDevice.
Header: Declared in d3d11_x.h (d3d11.h on other Windows platforms).
Library: Use d3d11_x.lib (d3d11.lib on other Windows platforms).