PcapPlusPlus  Next
pcpp::WinDivertDevice::WinDivertVersion Struct Reference

The WinDivert runtime version as reported by the driver. More...

#include <WinDivertDevice.h>

Public Member Functions

std::string toString () const
 Convert to "major.minor" string representation.
 

Public Attributes

uint64_t major
 Major version number reported by WinDivert.
 
uint64_t minor
 Minor version number reported by WinDivert.
 

Detailed Description

The WinDivert runtime version as reported by the driver.