Gets the ID3D11ClassLinkage object associated with the current HLSL class.
public:
void GetClassLinkage(
ID3D11ClassLinkage **ppLinkage
)
ppLinkage
Type: ID3D11ClassLinkage **
[out] A pointer to a ID3D11ClassLinkage interface pointer.
For more information about using the ID3D11ClassInstance interface, see Dynamic Linking.
Header: Declared in d3d11_x.h (d3d11.h on other Windows platforms).
Library: Use d3d11_x.lib (d3d11.lib on other Windows platforms).