Condividi tramite


struttura D3DAUTHENTICATEDCHANNEL_QUERYRESTRICTEDSHAREDRESOURCEPROCESS_INPUT

Contiene dati di input per una query D3DAUTHENTICATEDQUERY_RESTRICTEDSHAREDRESOURCEPROCESS .

Per inviare questa query, chiamare IDirect3DAuthenticatedChannel9::Query.

Sintassi

typedef struct _D3DAUTHENTICATEDCHANNEL_QUERYRESTRICTEDSHAREDRESOURCEPROCESS_INPUT {
  D3DAUTHENTICATEDCHANNEL_QUERY_INPUT Input;
  UINT                                ProcessIndex;
} D3DAUTHENTICATEDCHANNEL_QUERYRESTRICTEDSHAREDRESOURCEPROCESS_INPUT;

Members

Input

Struttura D3DAUTHENTICATEDCHANNEL_QUERY_INPUT che contiene il GUID per la query e altri dati.

ProcessIndex

L'indice del processo.

Requisiti

Requisito Valore
Client minimo supportato
Windows 7 [solo app desktop]
Server minimo supportato
Windows Server 2008 R2 [solo app desktop]
Intestazione
D3d9types.h

Vedi anche

Strutture video Direct3D

IDirect3DAuthenticatedChannel9::Query