Difference between revisions of "Midware TMWBuffer.HeaderSize"

From Overbyte
Jump to navigation Jump to search
 
 
Line 3: Line 3:
 
== Definition ==
 
== Definition ==
  
  '''property''' HeaderSize: '''Longlnt''';
+
  '''property''' HeaderSize: Longlnt;
  
 
== Description ==
 
== Description ==
  
 
Size in byte of the header in the data buffer. Default to 0.
 
Size in byte of the header in the data buffer. Default to 0.

Latest revision as of 15:05, 14 May 2011

Main page -> Midware component reference -> TMWBuffer -> HeaderSize

Definition

property HeaderSize: Longlnt;

Description

Size in byte of the header in the data buffer. Default to 0.