GuidPacketRepresentation

GuidPacketRepresentation constructor

Initializes a new instance of the GuidPacketRepresentation struct.

public GuidPacketRepresentation(int data1, short data2, short data3, long data4)
ParameterTypeDescription
data1Int32The data1.
data2Int16The data2.
data3Int16The data3.
data4Int64The data4.

See Also