Download Source Code

CDataPacket::SPacketHeader Struct Reference

This structure defines a serial packet header. More...

#include <DataPacket.h>

List of all members.

Public Attributes

DWORD dwId
 Unique ID identifying the start of packet.
DWORD dwLength
 The total length of the packet.
DWORD dwType
 Type specifier for the packet.
DWORD dwDataBlocks
 Number of data blocks in this packet.


Detailed Description

This structure defines a serial packet header.


The documentation for this struct was generated from the following file:
  • inc/DataPacket.h
Copyright Robert Umbehant
This documentation is covered by the LGPL