D3DAUTHENTICATEDCHANNEL _ queryoutputid- _ Eingabe Struktur

Enthält Eingabedaten für eine D3DAUTHENTICATEDQUERY _ OutputID -Abfrage.

Um diese Abfrage zu senden, nennen Sie IDirect3DAuthenticatedChannel9:: Query.

Syntax

typedef struct _D3DAUTHENTICATEDCHANNEL_QUERYOUTPUTID_INPUT {
  D3DAUTHENTICATEDCHANNEL_QUERY_INPUT Input;
  HANDLE                              DeviceHandle;
  HANDLE                              CryptoSessionHandle;
  UINT                                OutputIDIndex;
} D3DAUTHENTICATEDCHANNEL_QUERYOUTPUTID_INPUT;

Member

Input (Eingabe)

Eine D3DAUTHENTICATEDCHANNEL- _ Abfrage _ Eingabe Struktur, die die GUID für die Abfrage und andere Daten enthält.

Geräte

Ein Handle für das Gerät.

Cryptosessionhandle

Ein Handle für die Kryptografiesitzung.

Outputidindex

Der Index der Ausgabe-ID.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client)
Nur Windows 7 [ -Desktop-Apps]
Unterstützte Mindestversion (Server)
Nur Windows Server 2008 R2 [ -Desktop-Apps]
Header
D3d9types. h

Siehe auch

Direct3D-Video Strukturen

IDirect3DAuthenticatedChannel9:: Query