d3d10misc.h header

This header is used by Direct3D 10 Graphics. For more information, see:

d3d10misc.h contains the following programming interfaces:

Functions

 
D3D10CreateBlob

Create a buffer.Note  Instead of using this function, we recommend that you use the D3DCreateBlob API.
D3D10CreateDevice

Create a Direct3D 10.0 device that represents the display adapter.
D3D10CreateDeviceAndSwapChain

Create a Direct3D 10.0 device and a swap chain.

Enumerations

 
D3D10_DRIVER_TYPE

The device-driver type.