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

Anonymous

login


 

Hosted by Prominic.NET, Inc.

REPLHIST_SUMMARY

#include <nsfdb.h>

Replication history summary structure in the array returned from NSFDbGetReplHistorySummary

C definition

typedef struct {
  TIMEDATE ReplicationTime; /* Time returned from last
                      replication */

  WORD   AccessLevel;    /* Access level at time of
                      replication */

  WORD   AccessFlags;    /* Access flags at time of
                      replication */

  WORD   Direction;     /* NEVER, SEND, RECEIVE */
  DWORD   ServerNameOffset; /* Server name offset in packed
                      data */

  WORD   ServerNameLength; /* Server name length in packed
                      data */

  WORD   FileNameLength;  /* File name length in packed
                      data. Total server!!file length
                      ServerNameLength + FileNameLength
                      + 2 to compensate for the !!
                      separator */

  DWORD   Spare [2];     /* Room for growth */
/*  Server/file name pairs follow as */
/*  "!!" with */
/*  NULL after each pairing */
} REPLHIST_SUMMARY;



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.