IP*Works! S/MIME V9 - Online Help
IP*Works! S/MIME V9
Questions / Feedback?

GroupSearch Event

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

Syntax

typedef void __fastcall (__closure *TipmSNNTPGroupSearchEvent)(System::TObject* Sender, TipmSNNTPGroupSearchEventParams *e);

__property TipmSNNTPGroupSearchEvent OnGroupSearch = {read=FOnGroupSearch, write=FOnGroupSearch};

typedef struct {
     int ArticleNumber;
     String Header;
} TipmSNNTPGroupSearchEventParams;

Remarks

ArticleNumber contains the number of the article within the group.

Header contains the matching header.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0