RETRIEVAL_POINTER_BASE struttura (winioctl.h)
Contiene l'output per il codice di controllo FSCTL_GET_RETRIEVAL_POINTER_BASE .
Sintassi
typedef struct _RETRIEVAL_POINTER_BASE {
LARGE_INTEGER FileAreaOffset;
} RETRIEVAL_POINTER_BASE, *PRETRIEVAL_POINTER_BASE;
Members
FileAreaOffset
Offset del settore relativo al volume alla prima unità allocatable nel file system, definita anche la base dell'heap del cluster.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 7 [solo app desktop] |
Server minimo supportato | Windows Server 2008 R2 [solo app desktop] |
Intestazione | winioctl.h (include Windows.h) |