Packet Sniffer SDK DLL Edition
Constants Enumerations :: HNCapFormat | | Previous Next |
Contains the constant values identifying CAP file format.
Syntax:
const cfTcpdump = 0;
enum HNCapFormat
{
cfTcpdump = 0
};Values:
cfTcpdump
TCPDUMP/libpcap file format.
Currently it is the only CAP file format supported by PSSDK library.