Skip to content

Latest commit

 

History

History
65 lines (55 loc) · 2.11 KB

nn-d3d11-id3d11authenticatedchannel.md

File metadata and controls

65 lines (55 loc) · 2.11 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.ID3D11AuthenticatedChannel
ID3D11AuthenticatedChannel (d3d11.h)
Provides a communication channel with the graphics driver or the Microsoft Direct3D runtime.
ID3D11AuthenticatedChannel
ID3D11AuthenticatedChannel interface [Media Foundation]
ID3D11AuthenticatedChannel interface [Media Foundation]
described
d3d11/ID3D11AuthenticatedChannel
mf.id3d11authenticatedchannel
mf\id3d11authenticatedchannel.htm
mf
B2DE8E06-1571-4D50-9296-8EB4BB74D6BA
12/05/2018
ID3D11AuthenticatedChannel, ID3D11AuthenticatedChannel interface [Media Foundation], ID3D11AuthenticatedChannel interface [Media Foundation],described, d3d11/ID3D11AuthenticatedChannel, mf.id3d11authenticatedchannel
d3d11.h
Windows
Windows 8 [desktop apps \| UWP apps]
Windows Server 2012 [desktop apps \| UWP apps]
Windows
19H1
ID3D11AuthenticatedChannel
d3d11/ID3D11AuthenticatedChannel
c++
APIRef
kbSyntax
COM
d3d11.h
ID3D11AuthenticatedChannel

ID3D11AuthenticatedChannel interface

-description

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:

-remarks

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

-see-also

Direct3D 11 Video Interfaces