PST File Format SDK v0.4
Loading...
Searching...
No Matches
Table Context Structures
+ Collaboration diagram for Table Context Structures:

Classes

struct  pstsdk::disk::column_description
 Describes a column. More...
 
struct  pstsdk::disk::gust_column_description
 GUST Column description structure. More...
 
struct  pstsdk::disk::tc_header
 The root_id allocation out of the Heap of a TC node. More...
 
struct  pstsdk::disk::gust_header
 GUST TC Header. More...
 

Enumerations

enum  pstsdk::disk::tc_offsets {
  pstsdk::disk::tc_offsets_four , pstsdk::disk::tc_offsets_two , pstsdk::disk::tc_offsets_one , pstsdk::disk::tc_offsets_bitmap ,
  pstsdk::disk::tc_offsets_max
}
 Indices into the size offsets array. More...
 

Detailed Description

Enumeration Type Documentation

◆ tc_offsets

Indices into the size offsets array.

See also
[MS-PST] 2.3.4.1/rgib
Enumerator
tc_offsets_four 
tc_offsets_two 
tc_offsets_one 
tc_offsets_bitmap 
tc_offsets_max 

Definition at line 1467 of file disk.h.