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

Anonymous

login


 

Hosted by Prominic.NET, Inc.

DBACTIVITY

#include <nsfdb.h>

Database Activity Structure

C definition

typedef struct {
  TIMEDATE First;       /* Beginning of reporting period */
  TIMEDATE Last;        /* End of reporting period */
  DWORD   Uses;        /* # of uses in reporting period */
  DWORD   Reads;       /* # of reads in reporting period */
  DWORD   Writes;       /* # of writes in reporting period */
  DWORD   PrevDayUses;   /* # of uses in previous 24 hours */
  DWORD   PrevDayReads;   /* # of reads in previous 24 hours */
  DWORD   PrevDayWrites;  /* # of writes in previous 24 hours */
  DWORD   PrevWeekUses;   /* # of uses in previous week */
  DWORD   PrevWeekReads;  /* # of reads in previous week */
  DWORD   PrevWeekWrites; /* # of writes in previous week */
  DWORD   PrevMonthUses;  /* # of uses in previous month */
  DWORD   PrevMonthReads; /* # of reads in previous month */
  DWORD   PrevMonthWrites; /* # of writes in previous month */
} DBACTIVITY;



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.