IPPacket Property
The contents of the current packet.
Object Oriented Interface
public function getIPPacket();
Procedural Interface
ipworks_ipmonitor_get($res, 3 );
Default Value
''
Remarks
This property contains the contents of the current packet. This property is only available while the IPPacket event is being processed. An empty string is returned at all other times.
This property is read-only and not available at design time.
Data Type
Binary String