Skip to content

Latest commit

 

History

History
74 lines (58 loc) · 2.38 KB

nn-d3d11-id3d11classinstance.md

File metadata and controls

74 lines (58 loc) · 2.38 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:d3d11.ID3D11ClassInstance
ID3D11ClassInstance (d3d11.h)
This interface encapsulates an HLSL class.
ID3D11ClassInstance
ID3D11ClassInstance interface [Direct3D 11]
ID3D11ClassInstance interface [Direct3D 11]
described
d3d11/ID3D11ClassInstance
direct3d11.id3d11classinstance
fb695194-ccb6-d8bd-59c0-5dbd185a1a4c
direct3d11\id3d11classinstance.htm
direct3d11
70d006d2-5c47-4e8a-9a14-b5475d88ac32
12/05/2018
ID3D11ClassInstance, ID3D11ClassInstance interface [Direct3D 11], ID3D11ClassInstance interface [Direct3D 11],described, d3d11/ID3D11ClassInstance, direct3d11.id3d11classinstance, fb695194-ccb6-d8bd-59c0-5dbd185a1a4c
d3d11.h
Windows
Windows 7 [desktop apps \| UWP apps]
Windows Server 2008 R2 [desktop apps \| UWP apps]
D3D11.lib
Windows
19H1
ID3D11ClassInstance
d3d11/ID3D11ClassInstance
c++
APIRef
kbSyntax
COM
D3D11.lib
D3D11.dll
ID3D11ClassInstance

ID3D11ClassInstance interface

-description

This interface encapsulates an HLSL class.

-inheritance

The ID3D11ClassInstance interface inherits from ID3D11DeviceChild. ID3D11ClassInstance also has these types of members:

-remarks

This interface is created by calling ID3D11ClassLinkage::CreateClassInstance. The interface is used when binding shader resources to the pipeline using APIs such as ID3D11DeviceContext::VSSetShader.

-see-also

Core Interfaces

ID3D11DeviceChild

Shader Interfaces