estructura de DWRITE_FILE_FRAGMENT (dwrite_3.h)
Sintaxis
struct DWRITE_FILE_FRAGMENT {
UINT64 fileOffset;
UINT64 fragmentSize;
};
Miembros
fileOffset
fragmentSize
Requisitos
Requisito | Value |
---|---|
Cliente mínimo compatible | Windows 10, versión 1809 (con SDK de Aplicaciones para Windows 0.5 o posterior) |
Encabezado | dwrite_3.h |