#include <mw/msvfind.h>
class TMsvFindResult |
Public Attributes | |
---|---|
TMsvId | iId |
TMsvPartList | iPartList |
Public Member Functions | |
---|---|
TMsvFindResult() | |
TMsvFindResult(TMsvPartList, TMsvId) |
A single result from a text search operation. The class encapsulates information which:
1. identifies the message in which the search text is found
2. identifies the parts of the message that contain the search text.