structure D3DDDIARG_DESTROYAUTHENTICATEDCHANNEL (d3dumddi.h)
La structure D3DDDIARG_DESTROYAUTHENTICATEDCHANNEL contient le handle vers un canal authentifié détruit dans un appel à la fonction DestroyAuthenticatedChannel.
Syntaxe
typedef struct _D3DDDIARG_DESTROYAUTHENICATEDCHANNEL {
[in] HANDLE hChannel;
} D3DDDIARG_DESTROYAUTHENTICATEDCHANNEL;
Membres
[in] hChannel
Handle vers le canal authentifié détruit par le pilote.
Exigences
Exigence | Valeur |
---|---|
client minimum pris en charge | D3DDDIARG_DESTROYAUTHENTICATEDCHANNEL est pris en charge à partir du système d’exploitation Windows 7. |
d’en-tête | d3dumddi.h (include D3dumddi.h) |