ID3D11DeviceContextX::RemapVertexBufferInheritance Method

Remaps the vertex buffer inheritance.

Syntax

public:
void RemapVertexBufferInheritance(
         UINT Slot,
         UINT InheritSlot
)  

Parameters

Slot
Type: UINT 

[in] The slot number.

InheritSlot
Type: UINT 

[in] The slot number to inherit.

Return value

None.

Requirements

Header: Declared in d3d11_x.h.

Library: Use d3d11_x.lib.

See also

Reference

ID3D11DeviceContextX Interface

ID3D11DeviceContextX Members