Variable Dds.Header.size

Size of the header struct. Always 124

struct Dds.Header
{
  // ...
  uint size ;
  // ...
}