Beispiel #1
0
extern "C" DLL_EXPORT void RemoveDestinationIP(std::string OldIP)
{
    RSSniffer.RemoveDestinationIP(OldIP);
}