IP*Works! 2016 Linux Edition
IP*Works! 2016 Linux Edition
Questions / Feedback?

GroupSearch Event

Fired for each line of group search data (during group searches).

Syntax

 virtual int FireGroupSearch(NNTPGroupSearchEventParams *e);

 
typedef struct {
ns_int64 ArticleNumber;
char* Header;
int reserved;
} NNTPGroupSearchEventParams;

Remarks

ArticleNumber contains the number of the article within the group.

Header contains the matching header.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 Linux Edition - Version 16.0 [Build 7353]