Condividi tramite


struttura D3D_OMAC

Contiene un codice mac (Message Authentication Code).

Sintassi

typedef struct _D3D_OMAC {
  BYTE Omac[D3D_OMAC_SIZE];
} D3D_OMAC;

Members

Omac

Matrice di byte che contiene il valore MAC crittografico del messaggio.

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