IDirect3DAuthenticatedChannel9 接口 (d3d9.h)

提供具有图形驱动程序或 Direct3D 运行时的信道。

若要获取指向此接口的指针,请调用 IDirect3DDevice9Video::CreateAuthenticatedChannel

继承

IDirect3DAuthenticatedChannel9 接口继承自 IUnknown 接口。 IDirect3DAuthenticatedChannel9 还具有以下类型的成员:

方法

IDirect3DAuthenticatedChannel9 接口具有这些方法。

 
IDirect3DAuthenticatedChannel9::Configure

将配置命令发送到经过身份验证的通道。
IDirect3DAuthenticatedChannel9::GetCertificate

获取驱动程序的证书链。 (IDirect3DAuthenticatedChannel9.GetCertificate)
IDirect3DAuthenticatedChannel9::GetCertificateSize

获取驱动程序证书链的大小。 (IDirect3DAuthenticatedChannel9.GetCertificateSize)
IDirect3DAuthenticatedChannel9::NegotiateKeyExchange

为经过身份验证的通道建立会话密钥。
IDirect3DAuthenticatedChannel9::Query

将查询发送到经过身份验证的通道。

要求

要求
最低受支持的客户端 Windows 7 [仅限桌面应用]
最低受支持的服务器 Windows Server 2008 R2 [仅限桌面应用]
目标平台 Windows
标头 d3d9.h

另请参阅

Direct3D 视频接口

基于 GPU 的内容保护