Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ID3D11AuthenticatedChannel interface (d3d11.h)
Provides a communication channel with the graphics driver or the Microsoft Direct3D runtime.
Inheritance
The ID3D11AuthenticatedChannel interface inherits from the IUnknown interface. ID3D11AuthenticatedChannel also has these types of members:
Methods
The ID3D11AuthenticatedChannel interface has these methods.
| ID3D11AuthenticatedChannel::GetCertificate Gets the driver's certificate chain. (ID3D11AuthenticatedChannel.GetCertificate) |
| ID3D11AuthenticatedChannel::GetCertificateSize Gets the size of the driver's certificate chain. (ID3D11AuthenticatedChannel.GetCertificateSize) |
| ID3D11AuthenticatedChannel::GetChannelHandle Gets a handle to the authenticated channel. |
Remarks
To get a pointer to this interface, call ID3D11VideoDevice::CreateAuthenticatedChannel.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps | UWP apps] |
| Minimum supported server | Windows Server 2012 [desktop apps | UWP apps] |
| Target Platform | Windows |
| Header | d3d11.h |
See also
Feedback
Was this page helpful?
