![]() | ![]() | ![]() | MaxSize | ![]() |
The MaxSize function is no longer called, but is required for compatibility purposes. .The implementation of that function is shown below:
unsigned int
MyEventSegment::MaxSize()
{
return 16*4+2; // 16 phillips channels + packet hdr.
}
![]() | ![]() | ![]() | MaxSize | ![]() |