PST File Format SDK v0.4
Loading...
Searching...
No Matches
pstsdk::disk::heap_page_header Struct Reference

Header structure on non-first/non-fill blocks. More...

#include <disk.h>

+ Collaboration diagram for pstsdk::disk::heap_page_header:

Public Attributes

ushort page_map_offset
 offset of the start of the page map
 

Detailed Description

Header structure on non-first/non-fill blocks.

See also
[MS-PST] 2.3.1.3

Definition at line 1276 of file disk.h.

Member Data Documentation

◆ page_map_offset

ushort pstsdk::disk::heap_page_header::page_map_offset

offset of the start of the page map

Definition at line 1278 of file disk.h.


The documentation for this struct was generated from the following file: