|
PST File Format SDK v0.4
|
The byte offsets used to calculate the CRCs in an ANSI PST. More...
#include <disk.h>
Collaboration diagram for pstsdk::disk::header_crc_locations< ulong >:Static Public Attributes | |
| static const size_t | start = offsetof(header<ulong>, wMagicClient) |
| static const size_t | end = offsetof(header<ulong>, bLockSemaphore) |
| static const size_t | length = end - start |
The byte offsets used to calculate the CRCs in an ANSI PST.
|
static |