ID3D10RenderTargetView

Undocumented in source.
version(Windows)
interface ID3D10RenderTargetView : ID3D10View {}

Members

Functions

GetDesc
void GetDesc(D3D10_RENDER_TARGET_VIEW_DESC* pDesc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From ID3D10View

GetResource
void GetResource(ID3D10Resource* ppResource)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta