IPPacket Property

The contents of the current packet.

Syntax

ipmonitorcontrol.IPPacket

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.

To read or write binary data to the property, a Variant (Byte Array) version is provided in .IPPacketB.

This property is read-only and not available at design time.

Data Type

Binary String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 ActiveX Edition - Version 20.0 [Build 8307]