The viewer_doc field

The viewer_doc field contains the document that has been searched. The offsets contained in the vec_offset field are relative to this document.

The etx_ViewHilite() routine manipulates the vec_offset and viewer_doc data returned by the etx_GetHilite() or etx_HiliteDoc() routines.

You can also use standard routines, such as ifx_lo_open() and ifx_lo_read(), or DataBlade® API large object routines, such as mi_lo_open() and mi_lo_read(), to manipulate etx_HiliteType objects.