Interface ID3D11AuthenticatedChannel (d3d11.h)

Fournit un canal de communication avec le pilote graphique ou le runtime Microsoft Direct3D.

Héritage

L’interface ID3D11AuthenticatedChannel hérite de l’interface IUnknown. ID3D11AuthenticatedChannel a également les types de membres suivants :

Méthodes

L’interface ID3D11AuthenticatedChannel utilise ces méthodes.

 
ID3D11AuthenticatedChannel::GetCertificate

Obtient la chaîne de certificats du pilote. (ID3D11AuthenticatedChannel.GetCertificate)
ID3D11AuthenticatedChannel::GetCertificateSize

Obtient la taille de la chaîne de certificats du pilote. (ID3D11AuthenticatedChannel.GetCertificateSize)
ID3D11AuthenticatedChannel::GetChannelHandle

Obtient un handle pour le canal authentifié.

Remarques

Pour obtenir un pointeur vers cette interface, appelez ID3D11VideoDevice::CreateAuthenticatedChannel.

Configuration requise

   
Client minimal pris en charge Windows 8 [applications de bureau | Applications UWP]
Serveur minimal pris en charge Windows Server 2012 [applications de bureau | Applications UWP]
Plateforme cible Windows
En-tête d3d11.h

Voir aussi

Interfaces vidéo Direct3D 11