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