FWP_BYTE_ARRAY6 struttura (fwptypes.h)
La struttura FWP_BYTE_ARRAY6 archivia una matrice di esattamente 6 byte. Riservato.
Sintassi
typedef struct FWP_BYTE_ARRAY6_ {
UINT8 byteArray6[6];
} FWP_BYTE_ARRAY6;
Members
byteArray6[6]
Matrice di 6 byte.
Commenti
Questa struttura è riservata.
Requisiti
Client minimo supportato | Windows 7 [solo app desktop] |
Server minimo supportato | Windows Server 2008 R2 [solo app desktop] |
Intestazione | fwptypes.h |