ID3D11AuthenticatedChannel Interface

Provides a communication channel with the graphics driver or the Microsoft Direct3D runtime.

Syntax

interface ID3D11AuthenticatedChannel : public ID3D11DeviceChild  

Remarks

To get a pointer to this interface, call ID3D11VideoDevice::CreateAuthenticatedChannel.

Requirements

Header: Declared in d3d11_x.h (d3d11.h on other Windows platforms).