|
PST File Format SDK v0.4
|
An in memory, database format agnostic version of disk::block_reference used specifically for the page class hierarchy. More...
#include <database_iface.h>
Collaboration diagram for pstsdk::page_info:Public Attributes | |
| page_id | id |
| ulonglong | address |
An in memory, database format agnostic version of disk::block_reference used specifically for the page class hierarchy.
Definition at line 38 of file database_iface.h.
| ulonglong pstsdk::page_info::address |
Definition at line 41 of file database_iface.h.
| page_id pstsdk::page_info::id |
Definition at line 40 of file database_iface.h.