Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the ID3D11ClassLinkage object associated with the current HLSL class.
Syntax
void GetClassLinkage(
[out] ID3D11ClassLinkage **ppLinkage
);
Parameters
[out] ppLinkage
Type: ID3D11ClassLinkage**
A pointer to a ID3D11ClassLinkage interface pointer.
Return value
None
Remarks
For more information about using the ID3D11ClassInstance interface, see Dynamic Linking.
Windows Phone 8: This API is supported.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d3d11.h |
Library | D3D11.lib |