ContainerUnpackContainer Method |
Unpacks a Packet_Recv data packet.
Namespace: Vaser Assembly: Vaser (in Vaser.dll) Version: 1.1.23.0 (1.1.23.0)
Syntax public bool UnpackContainer( Packet_Recv pak )
Parameters
- pak
- Type: VaserPacket_Recv
the packet
Return Value
Type:
BooleanIs true if the unpacking was successful.
See Also