共用方式為


ID3D11AuthenticatedChannel 介面 (d3d11.h)

提供具有圖形驅動程式或 Microsoft Direct3D 執行時間的通道。

繼承

ID3D11AuthenticatedChannel介面繼承自IUnknown介面。 ID3D11AuthenticatedChannel 也有下列類型的成員:

方法

ID3D11AuthenticatedChannel介面具有這些方法。

 
ID3D11AuthenticatedChannel::GetCertificate

取得驅動程式的憑證鏈結。 (ID3D11AuthenticatedChannel.GetCertificate)
ID3D11AuthenticatedChannel::GetCertificateSize

取得驅動程式憑證鏈結的大小。 (ID3D11AuthenticatedChannel.GetCertificateSize)
ID3D11AuthenticatedChannel::GetChannelHandle

取得已驗證通道的控制碼。

備註

若要取得此介面的指標,請呼叫 ID3D11VideoDevice::CreateAuthenticatedChannel

規格需求

   
最低支援的用戶端 Windows 8 [傳統型應用程式 |UWP 應用程式]
最低支援的伺服器 Windows Server 2012 [傳統型應用程式 |UWP 應用程式]
目標平台 Windows
標頭 d3d11.h

另請參閱

Direct3D 11 視訊介面