Share via


estructura de D3DAUTHENTICATEDCHANNEL_CONFIGUREUNCOMPRESSEDENCRYPTION

Contiene datos de entrada para el comando D3DAUTHENTICATEDCONFIGURE_ENCRYPTIONWHENACCESSIBLE .

Para enviar esta consulta, llame a IDirect3DAuthenticatedChannel9::Configure.

Sintaxis

typedef struct _D3DAUTHENTICATEDCHANNEL_CONFIGUREUNCOMPRESSEDENCRYPTION {
  D3DAUTHENTICATEDCHANNEL_CONFIGURE_INPUT Parameters;
  GUID                                    EncryptionGuid;
} D3DAUTHENTICATEDCHANNEL_CONFIGUREUNCOMPRESSEDENCRYPTION;

Miembros

Parámetros

Estructura D3DAUTHENTICATEDCHANNEL_CONFIGURE_INPUT que contiene el GUID del comando y otros datos.

EncryptionGuid

GUID que especifica el tipo de cifrado que se va a aplicar.

Requisitos

Requisito Value
Cliente mínimo compatible
Windows 7 [solo aplicaciones de escritorio]
Servidor mínimo compatible
Windows Server 2008 R2 [solo aplicaciones de escritorio]
Encabezado
D3d9types.h

Vea también

Estructuras de vídeo de Direct3D

IDirect3DAuthenticatedChannel9::Configure