Header for a PRO4 protocol packet
| C# | Visual Basic | Visual C++ |
public struct Protocol_PRO4_Packet_Header
Public Structure Protocol_PRO4_Packet_Header
public value class Protocol_PRO4_Packet_Header
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| address | ||
| checksum | ||
| Equals(Object) |
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.) | |
| extended_length | ||
| extended_length_checksum | ||
| flags | ||
| GetHashCode()()() |
Returns the hash code for this instance.
(Inherited from ValueType.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| id | ||
| length | ||
| sync_1 | ||
| sync_2 | ||
| ToString()()() |
Returns the fully qualified type name of this instance.
(Inherited from ValueType.) |