Beispiel #1
0
extern "C" DLL_EXPORT void FilterIP(bool FilterIPs)
{
    RSSniffer.FilterIP(FilterIPs);
}