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

Multi-valued, variable length property TOC. More...

#include <disk.h>

+ Collaboration diagram for pstsdk::disk::mv_toc:

Public Attributes

ulong count
 
ulong offsets [1]
 

Detailed Description

Multi-valued, variable length property TOC.

Variable length multivalued props have this table of contents at the start of the allocation - giving the number and offset of each mv instance.

See also
[MS-PST] 2.3.3.4.2

Definition at line 1451 of file disk.h.

Member Data Documentation

◆ count

ulong pstsdk::disk::mv_toc::count

Definition at line 1453 of file disk.h.

◆ offsets

ulong pstsdk::disk::mv_toc::offsets[1]

Definition at line 1454 of file disk.h.


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