FILE_ID_128 struttura (winnt.h)

Definisce un identificatore di file a 128 bit.

Sintassi

typedef struct _FILE_ID_128 {
  BYTE Identifier[16];
} FILE_ID_128, *PFILE_ID_128;

Members

Identifier[16]

Matrice di byte contenente l'identificatore a 128 bit.

Requisiti

   
Client minimo supportato Nessuno supportato
Server minimo supportato Windows Server 2012 [solo app desktop]
Intestazione winnt.h (includere Windows.h)

Vedi anche

FILE_ID_DESCRIPTOR

FILE_ID_EXTD_DIR_INFO

FILE_ID_INFO

Strutture di gestione file