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

The value type of the BTH backing a pc. More...

#include <disk.h>

+ Collaboration diagram for pstsdk::disk::prop_entry:

Public Attributes

ushort type
 
heapnode_id id
 

Detailed Description

The value type of the BTH backing a pc.

A PC is simply a node with the root_id allocation out of the heap refering to a BTH header, with a key type of prop_id and a value type of prop_entry.

See also
[MS-PST] 2.3.3.3

Definition at line 1423 of file disk.h.

Member Data Documentation

◆ id

heapnode_id pstsdk::disk::prop_entry::id

Definition at line 1426 of file disk.h.

◆ type

ushort pstsdk::disk::prop_entry::type

Definition at line 1425 of file disk.h.


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