Packet Sniffer SDK DLL Edition

HNPacket :: Properties

 Previous Next

Please see HNPacket properties short descriptions below:

IncPacketSize [Get/Set]

Sets/Returns the size of the packet sent by PSSDK driver to the user application.

Mark [Get/Set]

Sets/Returns value of the packet mark, which was set for this packet by BPF filter.

MaxPacketSize [Get]

Returns the size of the buffer allocated for packet.

MediumType [Get/Set]

Sets/Returns the network adapter type.

PacketData [Get]

Returns the pointer to the packet data.

PacketSize [Get/Set]

Sets/Returns the actual size of the packet received by PSSDK internal driver.

UserData [Get/Set]

Sets/Returns the value definded by the user.