LotusScript to C API Programming Guide
rtLib Domino Rich Text Management template
Home

Anonymous

login


 

Hosted by Prominic.NET, Inc.

FT_SEARCH_URL_RESULT_ENTRY

#include <ft.h>

Result entry returned by FTSearchExt when FT_RESULTS_URL set.

C definition

typedef struct {
  TIMEDATE CreatedTime;     /* Creation time of note */
  TIMEDATE ModifiedTime;     /* Last modified time of note */
  WORD   Flags;         /* Flags */
  WORD   UrlLength;       /* Length of url string, or 0 if
                       notes link */

  DBID   ReplicaID;       /* replica id */
  UNID   Unid;          /* unid of note */
  UNID   ViewUnid;       /* unid of view containing note */
  WORD   ServerHintLength;  /* Length of Server hint */
  WORD   DbTitleLength;    /* Length of Database Title */
  WORD   DbCategoriesLength; /* Length of Database Categories */
  WORD   HeadingLength;    /* Length of View Column Heading */
  WORD   DocSummaryLength;  /* Length of Document Summary */
  WORD   DocTitleLength;   /* Length of Document Title */
  WORD   DocAuthorLength;   /* Length of Document Author */
  BYTE   Score;         /* Relevance score */
  BYTE   Spare;      
} FT_SEARCH_URL_RESULT_ENTRY;



User: Password:

This website contains material that complements "LotusScript to Lotus C API Programming Guide". Some parts of it including posting of comments and discussion items are available only to authenticated readers of the book. Enter your username and password to authenticate.

You should have cookies and JavaScript enabled for the authentication to work..

You should have received your username and password by email to the address you provided during the purchase of the book. In case you failed to receive it or you have any problems loging in let me know about it.